0.2.43
Fix for Cmd+K
Patches a few edgecases with Cmd+K.
0.2.43
Patches a few edgecases with Cmd+K.
0.2.42
Fixes the VS Code codebase wide search for Mac ARM users without Rosetta.
0.2.41
Includes a fix for the chat "with codebase" feature.
0.2.40
This build has no changes for Mac and Windows, but fixes a problem for Linux users who can now upgrade to the latest version.
0.2.39
Cmd+K's UI has been changed: it's in-editor, "sticky," and @-symbol-compatible. We hope it helps you stay in flow and more quickly iterate on your prompts. (Also, you can now use up/down arrows for history in chat.)
Also, Cursor's AI will now use popular documentation to improve the answers to your questions. For example, if you ask it "how do I grab all s3 buckets with boto3?" it will search over the boto3 docs to find the answer. To add your own documentation or explicitly reference existing docs, type '@library_name' in chat.
Bug fixes: