Fix for Cmd+Shift+F (Mac ARM)
Fixes the VS Code codebase wide search for Mac ARM users without Rosetta.
Fixes the VS Code codebase wide search for Mac ARM users without Rosetta.
Patches a few edgecases with Cmd+K.
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:
cursor:// deep linking works now, so you should be able to log in to extensionsFixes the VS Code codebase wide search for Mac ARM users without Rosetta.
Patches a few edgecases with Cmd+K.
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:
cursor:// deep linking works now, so you should be able to log in to extensions