qwen-code/packages/vscode-ide-companion
tanzhenxin d6c2e8cc31
chore: pump version to 0.0.8 (#421)
* chore: pump version to 0.0.8
2025-08-22 17:11:37 +08:00
..
.vscode pre-release commit 2025-07-22 23:26:01 +08:00
assets fix: qwen vscode extension 2025-08-19 18:20:40 +08:00
scripts Generate NOTICES.TXT and surface via command (#5310) 2025-08-03 20:19:34 +00:00
src fix: qwen vscode extension 2025-08-19 18:20:40 +08:00
.vscodeignore Generate NOTICES.TXT and surface via command (#5310) 2025-08-03 20:19:34 +00:00
esbuild.js Generate NOTICES.TXT and surface via command (#5310) 2025-08-03 20:19:34 +00: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
NOTICES.txt Generate NOTICES.TXT and surface via command (#5310) 2025-08-03 20:19:34 +00:00
package.json chore: pump version to 0.0.8 (#421) 2025-08-22 17:11:37 +08:00
README.md fix: qwen vscode extension 2025-08-19 18:20:40 +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 IDE.

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.

  • Native Diffing: Seamlessly view, modify, and accept code changes suggested by Qwen Code directly within the editor.

  • Launch Qwen Code: Quickly start a new Qwen Code session from the Command Palette (Cmd+Shift+P or Ctrl+Shift+P) by running the "Qwen Code: Run" command.

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.