added claudeCode setting

This commit is contained in:
2026-01-11 18:40:42 -05:00
parent 0615ece46a
commit cf4635922e

View File

@@ -95,5 +95,6 @@
"gitlens.plusFeatures.enabled": false,
// new
"hediet.vscode-drawio.resizeImages": null,
"hediet.vscode-drawio.appearance": "automatic"
"hediet.vscode-drawio.appearance": "automatic",
"claudeCode.preferredLocation": "panel"
}