mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
chore(vscode-ide-companion): rm useTerminal & some useless code about openDiff
This commit is contained in:
parent
6269415e7b
commit
ac0d5206ba
13 changed files with 15 additions and 240 deletions
|
|
@ -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": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue