feat: 兼容宿主机在不同ide上的instal提示

This commit is contained in:
刘伟光 2025-12-19 11:07:33 +08:00
parent b3b2bc6ad5
commit 34d8dbf9b2

View file

@ -213,7 +213,7 @@ export const ideCommand = async (): Promise<SlashCommand> => {
} else {
// NO VS Code
type = 'info';
message = `Automatic installation is not supported for ${ideName}. Please install '${QWEN_CODE_COMPANION_EXTENSION_NAME}' in VS Code. If you have installed it before, please ignore the reminder and directly connect the ide extension`;
message = `Automatic installation is not supported for ${ideName}. Please install the extension manually or install '${QWEN_CODE_COMPANION_EXTENSION_NAME}' in VS Code. If you have installed it before, please ignore the reminder and directly connect the ide extension`;
}
context.ui.addItem(