Fix issue where claude removes newline at end of files

This commit is contained in:
Saoud Rizwan
2024-07-31 21:30:42 -04:00
parent 5eb0c65419
commit 1d305b66c1
3 changed files with 7 additions and 3 deletions

View File

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