Oct 1, 2023
Indexing, cmd-k in terminal, @git, /edit, bugfixes
- Indexing should now be faster, more stable, and use less of your system resources. You can also configure ignored files in a
.cursorignore
. The controls are in the "More" tab. - Cmd-k is now in the terminal! A bit hackily implemented, but surprisingly useful.
- Ask about git commits and PRs using @git in chat!
- Use /edit in the chat to edit a whole file (if less than 400 lines). Expect the edits to be fast and GPT-4-quality. This uses non-public models, and is for now only available to users who do not use their own API key.
- Bugfixes! Fixed the "ejected from slow mode" UI, added auto-switching logic for the model type when switching on API, improved @ symbol speed, fixed Windows keycommand to be Ctrl-Shift-Y instead of Ctrl-Y, and more.