qwen-code/packages/vscode-ide-companion/README.md

10 lines
246 B
Markdown
Raw Normal View History

2025-07-22 19:59:07 +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