mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
[ide-mode] Suggest the extension name in the installation messages (#6182)
This commit is contained in:
@@ -52,6 +52,7 @@ export * from './ide/ide-client.js';
|
||||
export * from './ide/ideContext.js';
|
||||
export * from './ide/ide-installer.js';
|
||||
export { getIdeInfo, DetectedIde, IdeInfo } from './ide/detect-ide.js';
|
||||
export * from './ide/constants.js';
|
||||
|
||||
// Export Shell Execution Service
|
||||
export * from './services/shellExecutionService.js';
|
||||
|
||||
Reference in New Issue
Block a user