New Features
- Fixes to scrolling in chat
- Ghost mode for opting out of storing any kind of data on our servers
Bug Fixes
- Nicer edits, now work with cmd-Z
- Various bugs squashed in the streaming diffs
New Features
- Hover over an error to have the AI explain it/fix it
Bug Fixes
- Settings icon on Linux
- Don't install "cursor" command on startup
Coming soon
Bug Fixes
- Fixes the Mac autoupdating experience
- "Undefined uri" issue fixed
- Turns off the auto-install of the "cursor ." command (and fixes its install altogether)
Bug Fixes
- We've transitioned to building Cursor on top of a fork of VSCodium, moving away from our previous Codemirror-based approach.
- This allows us to focus on AI features while leveraging VSCode's mature text editing capabilities.
- Our goal is to create an IDE optimized for pair-programming with AI.
- While currently similar to a standard code editor with AI features, we plan to evolve the programming experience significantly over time.
New Features
- Transitioned to building Cursor on top of a fork of VSCodium
- Focus on enhancing the AI for pair-programming