summaryrefslogtreecommitdiff
path: root/packages/vscode-ide-companion/src/extension.ts
AgeCommit message (Expand)Author
2025-07-28Only enable IDE integration if gemini-cli is running in the same path as open...Shreya Keshive
2025-07-24Add "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-24Minor 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-17Minor refactoring of IDE companion server (#4331)Shreya Keshive
2025-07-14Introduce VSCode companion extension (#3917)christine betts