Fix bug where choosing non-vision model prevented being able to paste in textfield

This commit is contained in:
Saoud Rizwan
2024-08-30 03:57:53 -04:00
parent 00118e47cf
commit cfb5732b8f
2 changed files with 2 additions and 7 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.0",
"version": "1.5.01",
"icon": "icon.png",
"engines": {
"vscode": "^1.84.0"