index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
vscode-ide-companion
/
src
/
extension.ts
Age
Commit message (
Collapse
)
Author
2025-08-07
README + reduce required VS Code version for companion extension (#5719)
Shreya Keshive
2025-08-06
Add hint to enable IDE integration for users running in VS Code (#5610)
Shreya Keshive
2025-08-04
[ide-mode] Add openDiff tool to IDE MCP server (#4519)
christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-03
Generate NOTICES.TXT and surface via command (#5310)
Shreya Keshive
2025-07-28
Only enable IDE integration if gemini-cli is running in the same path as ↵
Shreya Keshive
open workspace (#5068)
2025-07-24
Add "Gemini CLI: Run" command shortcut (#4792)
Shreya Keshive
2025-07-24
[ide-mode] Send the cursor and selected text from the IDE server (#4621)
christine betts
2025-07-24
Minor refactoring of VS Code companion extension code (#4761)
Shreya Keshive
2025-07-21
[ide-mode] Keep track of recently-opened files and send them to the CLI (#4463)
christine betts
2025-07-17
Minor refactoring of IDE companion server (#4331)
Shreya Keshive
2025-07-14
Introduce VSCode companion extension (#3917)
christine betts