Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Shreya Keshive
|
f10936db2f
|
refactor(ide): replace DetectedIde enum with IDE_DEFINITIONS object (#8698)
|
2025-09-18 19:23:24 +00:00 |
|
Keith Lyons
|
a5235273be
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|
Tommaso Sciortino
|
ca53eccb2c
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Shreya Keshive
|
a4fdc9223f
|
feat(ide): improve IDE installation UX and feedback (#6677)
|
2025-08-20 21:11:31 +00:00 |
|
Yuki Okita
|
fbbf39b059
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Shreya Keshive
|
caa5717f26
|
feat: Show /ide subcommands based on connection status instead of ideMode boolean (#6496)
|
2025-08-19 17:24:58 +00:00 |
|
Shreya Keshive
|
2b01453d24
|
Revert "Show /ide enable & /ide disable commands based on connection status" (#6486)
|
2025-08-18 16:42:45 +00:00 |
|
Shreya Keshive
|
169597b962
|
Show /ide enable & /ide disable commands based on connection status (#6248)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-15 00:22:32 +00:00 |
|
Shreya Keshive
|
864dd9bacc
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
Shreya Keshive
|
a16d6fc0e1
|
Use slash command instead of context drawer to display open files in editor to reduce flickering in the UI (#5858)
|
2025-08-08 21:26:11 +00:00 |
|
Shreya Keshive
|
4c72689a4a
|
Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-05 22:52:58 +00:00 |
|
Shreya Keshive
|
abe566f584
|
Improve user-facing error messages for IDE mode (#5522)
|
2025-08-04 21:06:17 +00:00 |
|
christine betts
|
9373496bb6
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
|
christine betts
|
b3375cc97a
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
|
christine betts
|
36ba832491
|
[ide-mode] Create an IDE manager class to handle connecting to and exposing methods from the IDE server (#4797)
|
2025-07-25 17:46:55 +00:00 |
|
Tommaso Sciortino
|
5fdcd1e101
|
Make ideCommand test windows compatible. (#4746)
|
2025-07-23 21:01:51 +00:00 |
|
Shreya Keshive
|
0f603214de
|
Add /ide status & /ide install commands to manage IDE integration (#4265)
|
2025-07-16 22:36:14 +00:00 |
|