Changelog

0.8.3-nightly

Bug fix for people on language packs

We had a big bug for people on language packs. Thank you to all who helped us debug! This should now be fixed, and should not happen again.

0.8.4

WSL Fixes

Applies the patch from Github across all your WSL (Windows Subsystem for Linux) distros, either automatically or through the "Fix WSL" command palette command.

0.8.2

Cmd-k Followups, chat with large files, and more

  • You can now reply to Cmd-K outputs, making it much easier to have the model revise its work.
  • If you @ reference a long file that will be cutoff by the context limit, you'll be given the option to automatically chunk the file and scan it with many GPTs.
  • Codeblocks and code symbols in "with codebase" responses will now often be clickable.
  • Follow-up chat messages to "with codebase" will keep the codebase context.
  • Nicer error messages in the chat! Fewer annoying popups.
  • Activity bar elements can now be reordered with drag-and-drop.
  • SSH support is now more robust! Please continue to let us know if you are experiencing any SSH problems.

0.8.1-nightly

Activity bar can now be vertical

Set workbench.activityBar.orientation to vertical, and restart Cursor, to see the vertical activity bar that you're used to from VS Code.