Files
qwen-code/packages/vscode-ide-companion
Fan daad04613e pre-release: fix ci (#1)
* fix aoneci

* remove codeql

* sync version to 0.0.1-alpha.7

* renaming org to qwen-code
2025-07-22 09:27:14 -07:00
..
2025-07-22 23:26:01 +08:00
2025-07-22 23:26:01 +08:00
2025-07-22 23:26:01 +08:00
2025-07-22 23:26:01 +08:00
2025-07-22 09:27:14 -07:00
2025-07-22 09:27:14 -07:00
2025-07-22 23:26:01 +08:00
2025-07-22 23:26:01 +08:00

IDE Companion

Local Development

To test the extension locally, follow these steps:

  1. Open the packages/vscode-ide-companion directory in VS Code.
  2. Run npm install.
  3. Run the extension development host via Run + Debug -> Extension