Changelog

0.37.x

Composer (beta)

This build comes with a new experimental multi-file editing feature. To enable it, click the settings gear, head to Beta, and activate "Composer." To use it, hit Cmd+I. We'd love to hear your thoughts.

0.35.x

Default-on Cursor Prediction, Remote Tunnels & More Robust SSH

  • Default-on Cursor Prediction with a new UI
  • Remote tunnels are now supported! Remote SSH support is also more robust (now supports multiple proxy jumps, among other things).
  • Adds context pills to chat messages, so you can see what will be/was used
  • Cmd K context-building improvements
  • Fixes partial completions with Copilot++ on Windows/Linux

UPDATE (0.35.1): Disables Copilot++ partial accepts by default and makes the keybinding configurable (go to Cursor Settings > Features > Cpp to re-enable). Makes gpt-4o the default model.

0.34.x

VS Code 1.89, New Cursor Prediction UI, Gemini 1.5 Flash, Copilot++ partial completion

  • Merges VS Code 1.89 into Cursor
  • New Cursor Prediction UI
  • Gemini 1.5 Flash is available in long-context mode
  • Accept partial completions with Copilot++
  • Better performance of Copilot++ on linter errors
  • Toggleable rerankers on codebase search
  • GPT-4o in Interpreter Mode

UPDATE (0.34.1-0.34.6): Fixes long context models in the model toggle, an empty AI Review tab, Copilot++ preview bugs, the Mac icon size, and remote ssh fixes.

0.33.x

Networking Stability, Command-K Autoselect

  • Stability: This build fixes a connection error problem that was consistently affecting some users. It should also improve the performance of Cursor on spotty internet.
  • Command-K Autoselect: We've also added automatic selection for Command-K! This means you can now press Command-K, and it will automatically select the region you're working on, though you can still select manually if you prefer.

UPDATE (0.33.1-0.33.3): Fix to settings toggles, fix to Copilot++ diffbox performance, onboarding tweaks.