qwen-code/packages/vscode-ide-companion
2025-08-01 23:06:11 +08:00
..
.vscode pre-release commit 2025-07-22 23:26:01 +08:00
assets Upload VSIX of companion VS Code extension (#4241) 2025-07-15 18:44:03 +00:00
src [ide-mode] Create an IDE manager class to handle connecting to and exposing methods from the IDE server (#4797) 2025-07-25 17:46:55 +00:00
.vscodeignore Upload VSIX of companion VS Code extension (#4241) 2025-07-15 18:44:03 +00:00
esbuild.js pre-release commit 2025-07-22 23:26:01 +08:00
eslint.config.mjs Polish companion extension README and package.json file ahead of publishing (#4729) 2025-07-24 00:08:25 +00:00
LICENSE Upload VSIX of companion VS Code extension (#4241) 2025-07-15 18:44:03 +00:00
package.json Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
README.md Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
tsconfig.json pre-release commit 2025-07-22 23:26:01 +08:00

Qwen Code Companion

The Qwen Code Companion extension seamlessly integrates Qwen Code into your VS Code environment. This integration enables Qwen Code to access active information like your open files.

Features

  • Open Editor File Context: Qwen Code gains awareness of the files you have open in your editor, providing it with a richer understanding of your project's structure and content.

  • Selection Context: Qwen Code can easily access your cursor's position and selected text within the editor, giving it valuable context directly from your current work.

Requirements

To use this extension, you'll need:

  • VS Code version 1.101.0 or newer
  • Qwen Code (installed separately) running within the VS Code integrated terminal

Terms of Service and Privacy Notice

By installing this extension, you agree to the Terms of Service.