Add output logging to better debug extension outside of development

This commit is contained in:
Saoud Rizwan
2024-07-27 20:07:32 -04:00
parent c8369e5a91
commit a007537767
4 changed files with 34 additions and 13 deletions

View File

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