gemini-cli/packages/core/src/ide
2025-09-11 18:22:20 +00:00
..
constants.ts feat(ide): Update context filtering to be done CLI-side + update port discovery logic (#8107) 2025-09-09 22:47:14 +00:00
detect-ide.test.ts fix(tests): Fix Firebase Studio to IDE detection tests (#7163) 2025-08-27 17:31:59 +00:00
detect-ide.ts fix(tests): Fix Firebase Studio to IDE detection tests (#7163) 2025-08-27 17:31:59 +00:00
ide-client.test.ts feat(ide): Update context filtering to be done CLI-side + update port discovery logic (#8107) 2025-09-09 22:47:14 +00:00
ide-client.ts Refactor IdeContextStore (#8278) 2025-09-11 18:22:20 +00:00
ide-installer.test.ts feat(ide): Enable Firebase Studio install now that FS has updated VsCode (#7027) 2025-08-25 21:10:36 +00:00
ide-installer.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ideContext.test.ts Refactor IdeContextStore (#8278) 2025-09-11 18:22:20 +00:00
ideContext.ts Refactor IdeContextStore (#8278) 2025-09-11 18:22:20 +00:00
process-utils.test.ts fix(process-utils): replace wmic with powershell for windows process (#7087) 2025-08-28 14:09:01 +00:00
process-utils.ts fix(ide): fix crash on windows when null command is returned (#8007) 2025-09-08 14:53:28 +00:00
types.ts refactor(ide): extract IDE context types into a separate file (#8037) 2025-09-09 16:16:00 +00:00