Changelog

0.22.0

Dev Containers

Dev containers are now supported! This build also:

  • Upgrades Cursor to VS Code 1.85, which comes with support for dragging out tabs into a new window.
  • Improves the stability of WSL.

0.21.6-nightly

Better Remote Support

WSL and Dev Containers should now work properly.

0.21.5-nightly

Early Preview: Hold-cmd-tap-shift to Trigger AI Rewrite

Hold down command, press and release shift, and continue holding down command. This will trigger tha AI to rewrite code around your Cursor — you can think of it as a manually triggered GPT-4-powered Copilot++. You can use it to write pseudocode and have the AI correct it, or for tedious refactors where Copilot++ doesn't quite suffice.

0.21.4-nightly

Aux Window Fixes

You can now use chat and cmd-k in the aux window without too many problems.

0.21.3-nightly

VS Code 1.85.1

Cursor is now based on VS Code 1.85.1, which, among other things, includes floating editor windows. Just drag and drop an editor onto your desktop to try it out.