summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/commands/ideCommand.ts
AgeCommit message (Expand)Author
2025-08-20feat(ide): improve IDE installation UX and feedback (#6677)Shreya Keshive
2025-08-19feat: Show /ide subcommands based on connection status instead of ideMode boo...Shreya Keshive
2025-08-18Revert "Show /ide enable & /ide disable commands based on connection status" ...Shreya Keshive
2025-08-15Show /ide enable & /ide disable commands based on connection status (#6248)Shreya Keshive
2025-08-14[ide-mode] Suggest the extension name in the installation messages (#6182)christine betts
2025-08-12Launch VS Code IDE Integration (#6063)Shreya Keshive
2025-08-12[ide-mode] Update installation logic and nudge (#6068)christine betts
2025-08-11Additional IDE integration polishes (#5985)Shreya Keshive
2025-08-08Fix excessive console logging + remove unnecessary try catch (#5860)Shreya Keshive
2025-08-08Use slash command instead of context drawer to display open files in editor t...Shreya Keshive
2025-08-05Refactor IDE client state management, improve user-facing error messages, and...Shreya Keshive
2025-08-04Improve user-facing error messages for IDE mode (#5522)Shreya Keshive
2025-07-30Add toggleable IDE mode setting (#5146)christine betts
2025-07-30Introduce IDE mode installer (#4877)christine betts
2025-07-25[ide-mode] Create an IDE manager class to handle connecting to and exposing m...christine betts
2025-07-20prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)Abhi
2025-07-16Add /ide status & /ide install commands to manage IDE integration (#4265)Shreya Keshive