Make diff view left side readonly so users don't accidentally edit it

This commit is contained in:
Saoud Rizwan
2024-08-31 07:38:33 -04:00
parent 0f341131fa
commit 3926d1c528
3 changed files with 5 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.6",
"version": "1.5.7",
"icon": "icon.png",
"engines": {
"vscode": "^1.84.0"