T
5

Switched from VS Code to Cursor for my first real project and wow what a difference

I spent 3 weeks fighting with VS Code extensions trying to get autocomplete to work right for Python. Finally tried Cursor after a buddy at the coffee shop wouldn't shut up about it. The AI suggestions are way more useful - actually finished my little quiz app in 2 days. Has anyone else found a code editor that just clicked for them?
2 comments

Log in to join the discussion

Log In
2 Comments
nora535
nora53523d ago
Was it the autocomplete that made the biggest difference for you?
5
oscar_hunt61
oscar_hunt6122d agoMost Upvoted
The autocomplete in Cursor is great but actually the inline chat feature is what really saved me time. You can just highlight a function and ask it to explain or fix something without switching context. That said, VS Code still wins for raw debugging on complex projects - Cursor hung on me twice when I had like 20 files open.
4