Cursor

By Cursor

Unclaimed Profile

Claim Cursor profile for Free

Your G2 page is often the first place buyers evaluate you. Take control of how your brand shows up.

WHAT YOU UNLOCK

Control your profile

Update logo, screenshots, pricing info

Engage with customers

Respond to reviews, build trust with prospects

See buyer activity

Track who’s viewing, understand engagement

Collect reviews

Create landing page and collect reviews

Sellers who actively manage their G2 profile build more trust and convert more buyers

4.5 out of 5 stars

How would you rate your experience with Cursor?

Compare this with other toolsSave it to your board and evaluate your options side by side.
Save to board

Cursor Reviews & Product Details

Product Avatar Image

Have you used Cursor before?

Answer a few questions to help the Cursor community

Cursor Reviews (42)

Reviews

Cursor Reviews (42)

4.5
42 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise context-aware suggestions and seamless integration of AI, which significantly enhance coding efficiency and productivity. Many appreciate how it feels like a true coding partner, providing tailored assistance that aligns with their specific projects. However, some users note that it can occasionally generate inaccurate code or be resource-intensive, particularly with larger codebases.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Alan R.
AR
Software Engineer
Mid-Market (51-1000 emp.)
"Powerful AI-Assisted Coding That Speeds Up Development"
What do you like best about Cursor?

Cursor is a very powerful AI-assisted code editor that significantly speeds up development. The AI integration feels natural and is deeply embedded into the workflow, making it easy to generate code, refactor functions, or understand unfamiliar parts of a codebase. It’s especially useful for navigating large projects, where you can quickly ask questions about the code and get relevant context-aware answers.

The interface is clean and similar to Visual Studio Code, so onboarding is quick. Features like inline suggestions, chat-based assistance, and the ability to modify multiple files at once make it very efficient for day-to-day development. Overall, it helps reduce repetitive work and improves productivity. Review collected by and hosted on G2.com.

What do you dislike about Cursor?

While the AI features are very helpful, they are not always perfectly accurate and still require validation. For complex or critical logic, you need to carefully review the generated code. Performance can also vary depending on project size and usage. Additionally, relying heavily on AI suggestions may reduce deeper understanding if not used carefully. Review collected by and hosted on G2.com.

Aleksandra B.
AB
Technical Support Manager with Handsontable
Small-Business (50 or fewer emp.)
"Old-School UI, Lightning-Fast Performance, and Valuable Composer 2 Feedback"
What do you like best about Cursor?

It is a new way of programming. It helps when I need it but does not come pushy with proposing changes. The UI is old school, but I like it this way. I've been suing Visual Studio before I found them pretty similar. I was able to download my old setup so I did not need to configure it all over again. Performance is great - I get responses really fast. I like the Composer 2 (AI model) feedback on multiple files (to be able to comprehend the full project). Review collected by and hosted on G2.com.

What do you dislike about Cursor?

To be honest I did not find anything that I would not like. Composer 2 AI model is quite expensive but compared to Auto (which is usually Claude or OpenAI) it really shows the value. I did not need any help with the setup -as well. Review collected by and hosted on G2.com.

amit y.
AY
DevOps / DevSecOps
Mid-Market (51-1000 emp.)
"Cursor Speeds Up Coding with Context-Aware AI Right in the Editor"
What do you like best about Cursor?

Cursor is very easy to use and integrates smoothly into the development workflow. The setup and implementation were quick, and I was able to start using the AI features immediately. I use it frequently while coding because it helps generate, explain, and refactor code efficiently. It also integrates well with existing projects and tools, making it a practical productivity booster. Review collected by and hosted on G2.com.

What do you dislike about Cursor?

Since I recently started using Cursor, I’m still exploring many of its features. Occasionally, the AI suggestions may need small adjustments, and some advanced capabilities take a bit of time to fully understand. More in-editor guidance or documentation could help new users discover features faster. Overall, the experience has been smooth so far. Review collected by and hosted on G2.com.

Praveen M.
PM
Data Engineer
Information Technology and Services
Small-Business (50 or fewer emp.)
"Seamless AI Coding Assistant That Speeds Up Writing, Editing, and Debugging"
What do you like best about Cursor?

What I like best about Cursor is how naturally the AI integrates into the coding workflow. It understands the codebase well and helps with writing, editing and debugging the code much faster. I also like that it can explain parts of the code and suggest improvements without breaking my focus. It feels like having a smart coding assistant inside the editor Review collected by and hosted on G2.com.

What do you dislike about Cursor?

One thing I dislike about Cursor is that AI suggestions can sometimes be a bit inconsistent, especially with more complex code. Occasionally it generates edit that need manual adjustments. It would also be nice to have more control over how detailed the AI responses are. Overall it's very helpful, but there's still some room for improvement. Review collected by and hosted on G2.com.

Hariom H.
HH
Software Developer
Small-Business (50 or fewer emp.)
"Game changer for my coding workflow"
What do you like best about Cursor?

Cursor is amazing for coding! The AI autocomplete actualy understands context way better than other tools. Sometimes it writes whole functions that just work. My favortie feature is Cmd+K where you can highlight code and ask it to refactor stuff - so much faster than switching tabs. It can be slow when servers are busy tho and ocasionally suggests weird things but overall its a huge timesaver. Definitly worth trying if your a developer! Review collected by and hosted on G2.com.

What do you dislike about Cursor?

The worst part is when the servers lag and everything slows down it completely kills my flow. Also, the AI sometimes hallucinates functions that don’t exist, so I have to double-check everything. The pricing is confusing with all the different tiers and limits, and memory usage can get pretty heavy too, especially on older machines. Still, I keep using it because, for me, the benefits outweigh these issues. Review collected by and hosted on G2.com.

Sahil P.
SP
AI Automation Executive
Mid-Market (51-1000 emp.)
"Cursor Supercharges Productivity with Context-Aware AI Coding"
What do you like best about Cursor?

Cursor significantly improves developer productivity by tightly integrating AI directly into the code editor. Features like context-aware code suggestions, inline code generation, and the ability to ask questions about the existing codebase make debugging and development much faster. The fact that it understands project-wide context, not just single files, helps reduce repetitive work and speeds up complex coding tasks. Review collected by and hosted on G2.com.

What do you dislike about Cursor?

While Cursor is very powerful, it can occasionally produce inaccurate or overly confident suggestions, especially in complex or edge-case scenarios. There is also a learning curve to using AI effectively within the editor, and performance can sometimes be impacted on larger projects or lower-spec machines. More customization and control over AI behavior would further improve the experience. Review collected by and hosted on G2.com.

Ayush A.
AA
Data Engineer
Small-Business (50 or fewer emp.)
"Deep Codebase Understanding + Composer Refactors Make Cursor a Game-Changer"
What do you like best about Cursor?

Cursor's deepest strength is how intelligently it understands my entire codebase and gives very relevant suggestion similar to having a code review from a senior dev. With this IDE you can do pair-programming with an AI who has deep technical knowledge and already knows the project structure, dependencies, and patterns inside out.

The Composer feature for multi-file edits and refactoring is a game-changer; I can describe a feature in natural language and watch it generate or update code across files with a clean diff view I can accept/reject.

Tab completion often predicts entire logical blocks accurately, saving tons of boilerplate time.

I use it daily now and it's become my primary IDE because the AI feels deeply embedded rather than bolted on, making complex tasks like debugging, prototyping, or refactoring genuinely faster and more enjoyable. Review collected by and hosted on G2.com.

What do you dislike about Cursor?

While Cursor is incredibly powerful, it has some frustrating rough edges. The pricing feels steep at $20/month for Pro, with limits on premium model requests that can lead to surprise overage costs for heavy users. I sometimes hit caps faster than expected on big projects. Occasional bugs or slowdowns appear, especially on very large codebases where indexing/context can lag, and the UI sometimes feels cluttered with popups, AI buttons, and sidebars competing for attention.

Customer support is a weak point; responses can be slow or absent, and the community forums have complaints about unaddressed issues or even moderated criticism.

Some AI edits can be inconsistent or over-ambitious, requiring manual fixes and breaking my flow more than helping. Integration is great but it lacks some enterprise-grade team features like advanced governance or security guardrails. I still use it frequently because the pros outweigh these cons for me, but these pain points prevent it from feeling perfect. Review collected by and hosted on G2.com.

Christophe F.
CF
Propriétaire
Information Technology and Services
Small-Business (50 or fewer emp.)
"Efficient and Intuitive UI That Just Works"
What do you like best about Cursor?

Composer is very efficient, and the UI is intuitive. It’s also super simple to set up. I use it every day for both work and personal projects, and it fits smoothly into my routine. Review collected by and hosted on G2.com.

What do you dislike about Cursor?

Lack of native GIT integration. It seems silly to have to pay for someting lie GitLens Pro to have proper GIT integration (more than Git Graph). I come from JetBrains and they have the best GIT integration I've seen. Review collected by and hosted on G2.com.

Abdur Rahman H.
AH
DevOps Engineer
Mid-Market (51-1000 emp.)
"Efficient Coding with Smart AI Assistance, Minor Room for Improvement"
What do you like best about Cursor?

What I appreciate most about Cursor is the way it seamlessly combines a robust code editor with smart AI assistance. It has an impressive ability to understand context, which allows it to help me write and refactor code more efficiently. Additionally, it explains complex logic in a clear manner and enhances my overall productivity, all without disrupting my development workflow. Review collected by and hosted on G2.com.

What do you dislike about Cursor?

What I dislike about Cursor is that it can sometimes be too opinionated or over-suggest changes, which may interrupt my workflow. Occasionally, responses lack deeper project context, and performance can slow down on large codebases. Review collected by and hosted on G2.com.

Uday S.
US
Associate Software Engineer
Enterprise (> 1000 emp.)
"Exceptional AI Code Generation That Streamlines Development"
What do you like best about Cursor?

The AI code generation is excellent and really helps save time on repetitive coding tasks. Its context-aware suggestions are noticeably smarter than what you get with standard autocomplete tools. Integration with GitHub is seamless, and it fits smoothly into my existing developer workflow. Review collected by and hosted on G2.com.

What do you dislike about Cursor?

This tool helps cut down on boilerplate code, allowing for faster delivery of new features. It also offers smart explanations of code and useful suggestions for refactoring. Review collected by and hosted on G2.com.

People Icons

Start a Discussion about Cursor

Have a software question? Get answers from real users and experts.

Start a Discussion
Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

Cursor Features
Accuracy
Input processing
Interface
Community
Update schedule
Documentation
Contextual Relevance
Code Optimization
Speed
Product Avatar Image
Cursor