summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/IdeIntegrationNudge.tsx
AgeCommit message (Collapse)Author
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-08-14Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)Jacob Richman
2025-08-12Switch from useInput to useKeypress. (#6056)Jacob Richman
2025-08-12[ide-mode] Update installation logic and nudge (#6068)christine betts
2025-08-11Add support for VSCode-like editors (#5699)christine betts
Co-authored-by: Jacob Richman <[email protected]>
2025-08-06Add hint to enable IDE integration for users running in VS Code (#5610)Shreya Keshive