What I like most is how seamlessly Cursor integrates into my coding workflow. Instead of switching between tools or constantly Googling things, I can ask Cursor directly inside the editor. It’s especially helpful when I’m working on repetitive code or trying to understand unfamiliar parts of a codebase. The inline suggestions and the ability to edit code using prompts feel very natural once you get used to them.
I also like that it shows the changes made across all files, so it’s easier to keep track of what’s been updated. It responds very quickly and generates code fast as well.
Setup is basically effortless: you just install it, log in with your account, and you’re good to go. Pricing seems mostly in line with other tools available.
Another plus is that I can run the application inside it, so I don’t have to open another IDE. I use it for my day-to-day coding and for generating my API documentation as it has the context of API's. It has become so easy to share API docs across teams. Recensione raccolta e ospitata su G2.com.
Sometimes it overcomplicates things when, in reality, the solution is very simple. At times it touches the code even though we have asked it not to touch or update it.
It also tries to create generic code when it isn’t needed, and ends up adding many functions and extra logic around it. This makes the code reviewer’s responsibility more complex, because we have to thoroughly check the commits and ensure no unwanted changes go to production.
If it can better understand the question, and also understand the coding patterns and logic of the codebase, and then write code in a similar style, it would be very helpful. It should only use generic code or good coding patterns when we specifically ask for it. Recensione raccolta e ospitata su G2.com.



