mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
IDE Companion
Local Development
To test the extension locally, follow these steps:
- Open the
packages/vscode-ide-companiondirectory in VS Code. - Run
npm install. - Run the extension development host via Run + Debug -> Extension