Ignore temp file delete error since system will clean up anyways

This commit is contained in:
Saoud Rizwan
2024-08-31 10:07:41 -04:00
parent 98ea81b8a2
commit 5f2b66383c
2 changed files with 12 additions and 3 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.10",
"version": "1.5.11",
"icon": "icon.png",
"engines": {
"vscode": "^1.84.0"