mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-24 03:54:43 -07:00
7effdad3e2
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
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