mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
fix: qwen vscode extension
This commit is contained in:
@@ -631,8 +631,8 @@ export async function start_sandbox(
|
||||
|
||||
// Pass through IDE mode environment variables
|
||||
for (const envVar of [
|
||||
'GEMINI_CLI_IDE_SERVER_PORT',
|
||||
'GEMINI_CLI_IDE_WORKSPACE_PATH',
|
||||
'QWEN_CODE_IDE_SERVER_PORT',
|
||||
'QWEN_CODE_IDE_WORKSPACE_PATH',
|
||||
'TERM_PROGRAM',
|
||||
]) {
|
||||
if (process.env[envVar]) {
|
||||
|
||||
Reference in New Issue
Block a user