Features Cursor
Chat with your project
Allows interactions with your project as if it was a chat, avoiding unnecessary code searching. User-specific answers reduce time spent finding information.
Ask about your codebase
Enables you to request information about your codebase, reducing time spent looking for where to start changes or which method to call.
Browse documentation
Enables direct references to documentation, code definitions, and files, improving the efficiency of accessing needed information.
Make code changes
AI-assisted writing of low-level logic keeps the focus on relevant tasks, enhancing productivity and work quality.
Edit existing code
Easily and quickly change an entire method or class using a single prompt, improving efficiency in code revision.
Generate from-scratch
Allows generation of code from scratch with simple instructions, speeding up the coding process significantly.
Spot and fix bugs
Scans your code for bugs and provides quick fixes, boosting productivity and code quality.
Debug errors
Automatically investigates linter errors and stack traces, finding the root cause of bugs, saving precious debugging time.