Changelog

0.2.36

Hotfixes

  1. Chat works if you don't have a folder open again
  2. Cmd-shift-E to fix an error in chat works again
  3. cursor:// deep linking works now, so you should be able to log in to extensions
  4. Autoscrolling works again
  5. A few cmd-Z bugs for inline diffs have been squashed
  6. You can now use Run & debug in Cursor again (the toolbar is back)
  7. Early support for slash commands
  8. If you're not logged in, we show the popup to log in again
  9. Cursor is now based on version 1.79.2 of VSCodium, which comes with security updates and minor features

0.2.35

Hotfix for Chat

Chat was failing on some non-git folders. That is now fixed.

0.2.34

Chat v2

The chat has been revamped! You can now use @ symbols to show files/code/docs to the AI. The chat history is improved, it's easier to see what the AI can see, and codeblocks auto-format on paste.

0.2.33

Azure Support

We've added support for using your Azure OpenAI credentials. Also, small improvements / fixes.