mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 12:54:07 -07:00
Introduce VSCode companion extension (#3917)
This commit is contained in:
@@ -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