▲ | brokegrammer 3 days ago | |||||||||||||||||||||||||||||||
I've used Claude Code, Cursor, and Copilot is Vscode and I don't "know" that Claude Code is better apart from the fact that it runs in the terminal, which makes it a little faster but less ergonomic than tools running inside the editor. All of the context tricks can be done with Copilot instructions as well, so I simply can't see how Claude Code is superior. | ||||||||||||||||||||||||||||||||
▲ | brookst 3 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
I’ve been so into Claude code that I haven’t used cursor or copilot in vs code in a while. Do they also allow you to view the thinking process and planning, and hit ESC to correct if it’s going down a wrong path? I’ve found that to be one of my favorite features of Claude code. If it says “ah, the the implementation isn’t complete, I’ll update test to use mocks” I can interrupt it and say no, it’s fine for the test to fail until the implementation is finished, so not mock anything. Etc. It may be that I just discovered this after switching, but I don’t recall that being an interaction pattern on cursor or copilot. I was always having to revert after the fact (which might have been me not seeing the option). | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | techwiz137 3 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
For code generation, nothing so far beats Opus. More likely than not it generated working code and fixed bugs that Gemini 2.5 pro couldn't solve or even Gemini Code Assist. Gemini Code Assist is better than 2.5 pro, but has way more limits per prompt and often truncates output. | ||||||||||||||||||||||||||||||||
|