chore(vscode-ide-companion): rm useTerminal & some useless code about openDiff

This commit is contained in:
yiliang114
2025-12-08 12:46:42 +08:00
parent 6269415e7b
commit ac0d5206ba
13 changed files with 15 additions and 240 deletions

View File

@@ -65,16 +65,6 @@
"title": "Qwen Code: Login"
}
],
"configuration": {
"title": "Qwen Code",
"properties": {
"qwenCode.useTerminal": {
"type": "boolean",
"default": "false",
"description": "Use terminal to run Qwen Code"
}
}
},
"menus": {
"commandPalette": [
{