summaryrefslogtreecommitdiff
path: root/packages/core/src/ide/detect-ide.ts
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-13chore(telemetry): Add various surface detection to `determineSurface` for ↵Richie Foreman
logging. (#6074) Co-authored-by: christine betts <[email protected]> Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: matt korwel <[email protected]>
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-04Improve user-facing error messages for IDE mode (#5522)Shreya Keshive
2025-07-30Introduce IDE mode installer (#4877)christine betts