Use original file when using write_to_file for better editing experience and avoid bugs around revertAndClose command

This commit is contained in:
Saoud Rizwan
2024-09-05 12:58:53 -04:00
parent 669b6a15c3
commit e6487f4e0b
2 changed files with 216 additions and 60 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.29",
"version": "1.5.30",
"icon": "icon.png",
"engines": {
"vscode": "^1.84.0"