mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Introduce VSCode companion extension (#3917)
This commit is contained in:
9
packages/vscode-ide-companion/README.md
Normal file
9
packages/vscode-ide-companion/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user