Changelog

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.

0.21.0

Multiple Command-K, Copilot++ UI

You can now run multiple Command-K's in parallel! Also, it should now be easier to see change Copilot++ is suggesting.