Tab
Powered by proprietary models, Cursor includes a powerful autocomplete that predicts your next edit. Once enabled, it will suggest edits across lines, taking into account your recent changes.
Build software faster
Powered by proprietary models, Cursor includes a powerful autocomplete that predicts your next edit. Once enabled, it will suggest edits across lines, taking into account your recent changes.
Cursor can suggest multiple edits at once, saving you time.
Type carelessly, and Cursor will fix your mistakes.
Cursor Tab jumps you through edits across files.
Cursor’s agent mode completes tasks end to end. It does this quickly, while keeping programmers in the loop. Try it out by hitting Ctrl + I and instructing a change.
Using custom retrieval models, Cursor can understand a codebase. This reduces the need to manually add context.
Cursor can automatically write and run terminal commands. By default, you’ll be asked to confirm all commands.
Cursor can detect lint errors automatically and apply fixes, reducing the need for manual debugging.
Agent intelligently applies the code suggestions from chat back into your codebase near instantly.
Built from billions of datapoints, Agent uses several custom models alongside the APIs.
Reference code with @ symbols to be used as context for the AI. Just type @ to see a list of all the files and code symbols in your folder.
Hit the image button under chat or drag an image into the input box to include visual context into chat.
Get up-to-date information from the internet with @Web. Cursor will search the web for you and use the latest information to answer your question.
Reference popular libraries using @LibraryName, or add your own using @Docs → Add new doc.
Ctrl K lets you edit and write code with the AI. To edit, try selecting some code, click "Edit," and describe how the code should be changed. To generate completely new code, just type Ctrl K without selecting anything.
Use Ctrl K in the terminal to write terminal commands in plain english. Cursor will convert them into the terminal command you need.
If you have any quick questions about certain parts of your code, you can select and click on "quick question" to get your answer right away.