summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/commands/ideCommand.test.ts
AgeCommit message (Expand)Author
2025-08-20feat(ide): improve IDE installation UX and feedback (#6677)Shreya Keshive
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
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-12Launch VS Code IDE Integration (#6063)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-23Make ideCommand test windows compatible. (#4746)Tommaso Sciortino
2025-07-16Add /ide status & /ide install commands to manage IDE integration (#4265)Shreya Keshive