gemini-cli/packages/core/src/ide
kapsner 4dca5c27c6
feat(core): add support for positron ide (#15045) (#15047)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
2026-01-28 15:08:03 +00:00
..
constants.ts fix(ide): increase IDE open / close tool timeouts (#8587) 2025-09-16 22:38:17 +00:00
detect-ide.test.ts feat(core): add support for positron ide (#15045) (#15047) 2026-01-28 15:08:03 +00:00
detect-ide.ts feat(core): add support for positron ide (#15045) (#15047) 2026-01-28 15:08:03 +00:00
ide-client.test.ts revert bad changes to tests (#17673) 2026-01-27 17:25:57 +00:00
ide-client.ts fix(core): handle URI-encoded workspace paths in IdeClient (#17476) 2026-01-26 17:09:43 +00:00
ide-installer.test.ts feat(core): add support for positron ide (#15045) (#15047) 2026-01-28 15:08:03 +00:00
ide-installer.ts feat(core): add support for positron ide (#15045) (#15047) 2026-01-28 15:08:03 +00:00
ideContext.test.ts Refactor IdeContextStore (#8278) 2025-09-11 18:22:20 +00:00
ideContext.ts refactor(ide): Improve IDE diff communication protocol (#8338) 2025-09-12 15:44:24 +00:00
process-utils.test.ts perf(core): optimize Windows IDE process detection from O(N) to O(1) (#11048) 2025-10-14 02:42:09 +00:00
process-utils.ts perf(core): optimize Windows IDE process detection from O(N) to O(1) (#11048) 2025-10-14 02:42:09 +00:00
types.ts docs: fix typos in some files (#12706) 2025-11-07 15:51:56 +00:00