diff options
| author | Shreya Keshive <[email protected]> | 2025-08-11 12:27:45 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-11 16:27:45 +0000 |
| commit | b0b12af2ce843e560133ddc64511917264945072 (patch) | |
| tree | 7b2e112294267a0196d26f4063c8a987f4d4c735 /packages/vscode-ide-companion | |
| parent | 8dd6f04199f7d14c27595d960d2a84d4e189342b (diff) | |
Additional IDE integration polishes (#5985)
Diffstat (limited to 'packages/vscode-ide-companion')
| -rw-r--r-- | packages/vscode-ide-companion/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/vscode-ide-companion/README.md b/packages/vscode-ide-companion/README.md index 49de94a1..ebc751e6 100644 --- a/packages/vscode-ide-companion/README.md +++ b/packages/vscode-ide-companion/README.md @@ -1,6 +1,6 @@ # Gemini CLI Companion -The Gemini CLI Companion extension seamlessly integrates [Gemini CLI](https://github.com/google-gemini/gemini-cli) into your VS Code environment. This integration enables Gemini CLI to access active information like your open files. +The Gemini CLI Companion extension seamlessly integrates [Gemini CLI](https://github.com/google-gemini/gemini-cli) into your IDE. # Features @@ -17,7 +17,7 @@ The Gemini CLI Companion extension seamlessly integrates [Gemini CLI](https://gi To use this extension, you'll need: - VS Code version 1.99.0 or newer -- Gemini CLI (installed separately) running within the VS Code integrated terminal +- Gemini CLI (installed separately) running within the integrated terminal # Terms of Service and Privacy Notice |
