gemini-cli/packages/core/src/ide
Lê Nam Khánh ef4030331a
docs: fix typos in some files (#12706)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-07 15:51:56 +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 fix: ensure positional prompt arguments work with extensions flag (#10077) 2025-10-08 20:32:05 +00:00
detect-ide.ts fix(core): Handle null command in VSCode IDE detection (#12689) 2025-11-07 03:01:53 +00:00
ide-client.test.ts fix(core): Use 127.0.0.1 for IDE client connection (#10658) 2025-10-07 20:26:35 +00:00
ide-client.ts docs: fix typos in some files (#12706) 2025-11-07 15:51:56 +00:00
ide-installer.test.ts fix(core): Use shell for spawn on Windows (#9995) 2025-10-08 21:21:23 +00:00
ide-installer.ts fix(core): Use shell for spawn on Windows (#9995) 2025-10-08 21:21:23 +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