mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-20 02:51:55 -07:00
[ide-mode] Keep track of recently-opened files and send them to the CLI (#4463)
This commit is contained in:
3
package-lock.json
generated
3
package-lock.json
generated
@@ -11891,7 +11891,8 @@
|
||||
"esbuild": "^0.25.3",
|
||||
"eslint": "^9.25.1",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"typescript": "^5.8.3"
|
||||
"typescript": "^5.8.3",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.101.0"
|
||||
|
||||
Reference in New Issue
Block a user