Commit Graph

14 Commits

Author SHA1 Message Date
Emily Hedlund 425d4081bb fix(vscode): resolve unsafe type assertion lint errors (#19006) 2026-02-13 17:54:41 +00:00
Christian Gunderman c369147b32 Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
Abhijith V Ashok a802364267 Added "" as default value, since getText() used to expect a string only and thus crashed when undefined... Fixes #18076 (#18099) 2026-02-09 12:13:12 -08:00
Shreya Keshive c2439537d8 refactor(ide ext): Update port file name + switch to 1-based index for characters + remove truncation text (#10501) 2025-12-12 17:39:15 +00:00
Christian Gunderman 69ae42bb1f Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
Shreya Keshive 3fa47d01f2 feat(ide extension): introduce debug logging (#10416) 2025-10-02 17:10:13 +00:00
Shreya Keshive c523a08064 refactor(vscode-ide-companion): Reduce VSIX size and improve build process (#9118) 2025-09-22 16:12:43 +00:00
Shreya Keshive 5ec77eff7d fix(ide): prevent race condition when diff accepted through CLI (#7633) 2025-09-03 04:24:44 +00:00
Shreya Keshive 60e8b0a443 fix(ide): preserve focus when showing diff view (#6795) 2025-08-22 02:24:45 +00:00
christine betts b30fc6534f Show IDE diff options in both panes (#5986) 2025-08-11 16:13:45 +00:00
christine betts 5830045f03 [ide-mode] Hide diff options when active diff is not focused (#5808)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-08 15:21:50 +00:00
Shreya Keshive 4388070f82 README + reduce required VS Code version for companion extension (#5719) 2025-08-07 21:25:06 +00:00
christine betts 7f3e89df49 [ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-06 17:36:05 +00:00
christine betts f3fe792226 [ide-mode] Add openDiff tool to IDE MCP server (#4519)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-04 21:36:23 +00:00