Fix eol issues on windows when creating diff patch to show claude; ignore show doc errors after editing a file

This commit is contained in:
Saoud Rizwan
2024-09-04 09:55:00 -04:00
parent e3386af000
commit 7318fbeb48
2 changed files with 31 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
"name": "claude-dev",
"displayName": "Claude Dev",
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.",
"version": "1.5.22",
"version": "1.5.23",
"icon": "icon.png",
"engines": {
"vscode": "^1.84.0"