gemini-cli/packages/vscode-ide-companion
Shreya Keshive 83c4dddb7e
Only enable IDE integration if gemini-cli is running in the same path as open workspace (#5068)
2025-07-28 20:55:00 +00:00
..
.vscode Introduce VSCode companion extension (#3917) 2025-07-14 15:34:44 +00:00
assets Upload VSIX of companion VS Code extension (#4241) 2025-07-15 18:44:03 +00:00
src Only enable IDE integration if gemini-cli is running in the same path as open workspace (#5068) 2025-07-28 20:55:00 +00:00
.vscodeignore Upload VSIX of companion VS Code extension (#4241) 2025-07-15 18:44:03 +00:00
LICENSE Upload VSIX of companion VS Code extension (#4241) 2025-07-15 18:44:03 +00:00
README.md Minor refactoring of VS Code companion extension code (#4761) 2025-07-24 05:32:55 +00:00
esbuild.js Introduce VSCode companion extension (#3917) 2025-07-14 15:34:44 +00:00
eslint.config.mjs Polish companion extension README and package.json file ahead of publishing (#4729) 2025-07-24 00:08:25 +00:00
package-lock.json Introduce VSCode companion extension (#3917) 2025-07-14 15:34:44 +00:00
package.json Add "Gemini CLI: Run" command shortcut (#4792) 2025-07-24 19:55:39 +00:00
tsconfig.json [ide-mode] Keep track of recently-opened files and send them to the CLI (#4463) 2025-07-21 17:54:37 +00:00

README.md

Gemini CLI Companion

The Gemini CLI Companion extension seamlessly integrates Gemini CLI into your VS Code environment. This integration enables Gemini CLI to access active information like your open files.

Features

  • Open Editor File Context: Gemini CLI gains awareness of the files you have open in your editor, providing it with a richer understanding of your project's structure and content.

  • Selection Context: Gemini CLI can easily access your cursor's position and selected text within the editor, giving it valuable context directly from your current work.

Requirements

To use this extension, you'll need:

  • VS Code version 1.101.0 or newer
  • Gemini CLI (installed separately) running within the VS Code integrated terminal

Terms of Service and Privacy Notice

By installing this extension, you agree to the Terms of Service.