Hacker News new | ask | show | jobs
by plasticbugs 477 days ago
It definitely depends on what language you’re using and the complexity. But Claude 3.5 and now 3.7 are far superior in my experience for coding tasks. It’s like the difference between ChatGPT 3.5 and 4. It’s far and away more useful and less error-prone for my use cases than other sota models. Cursor + Claude 3.7 in Agent mode is my goto.
1 comments

Does cursor support vscode type extensions and LSP etc, or am I thinking about this the wrong way?
Yes, I believe it’s a fork of VS Code, so all your favorite extensions and settings are portable. It will even ask to import your VS Code settings on first launch.
Just set it up and it was incredibly smooth. As you said, it's a fork. So it even offered to copy over all my settings/extensions. Let's see how it goes.