mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
[ide-mode] Update installation logic and nudge (#6068)
This commit is contained in:
@@ -50,7 +50,7 @@ export * from './services/gitService.js';
|
||||
export * from './ide/ide-client.js';
|
||||
export * from './ide/ideContext.js';
|
||||
export * from './ide/ide-installer.js';
|
||||
export { getIdeDisplayName, DetectedIde } from './ide/detect-ide.js';
|
||||
export { getIdeInfo, DetectedIde, IdeInfo } from './ide/detect-ide.js';
|
||||
|
||||
// Export Shell Execution Service
|
||||
export * from './services/shellExecutionService.js';
|
||||
|
||||
Reference in New Issue
Block a user