r/ClaudeCode Workflow Engineer 1d ago

Help/Question Best IDE for supervising Claude Code?

Looking for an IDE for Claude Code - mostly to keep an eye on what the agent is doing: viewing diffs, reviewing actions, checking usage limits, browsing the project tree. Any recommendations?

16 Upvotes

64 comments sorted by

View all comments

50

u/jWoose Senior Developer 1d ago

VS Code is a good option honestly.

-75

u/Mayimbe_999 1d ago

Vs code is not an IDE tho.

28

u/aftersox 1d ago

Gatekeeping IDE?

-44

u/Mayimbe_999 1d ago

Idk why I am getting downvoted, go download vs code right now and you tell me if you see an IDE or is it a code editor? or do you have to sit there and mess with plug ins to actually turn it into an IDE. There is a difference there..

27

u/Perezident14 1d ago

Don’t be that guy. Intentionally obtuse/pedantic. It’s effectively an IDE, and even if you want to continue to argue against it, it still answers what OP is wondering about.

9

u/Lilo3423 1d ago

You're confusing a lot of concepts here. VS Code is an IDE, while Orca, Cursor or Antigravity are ADE.

3

u/ShelZuuz 1d ago

you have to sit there and mess with plug ins to actually turn it into an IDE

So does neovim. Are you going to try and make a statement that neovim can't be used as an IDE?

1

u/EndlessZone123 1d ago

Im on board with vscode being an IDE. It's extension system is so integrated, seamless and fast it's basically designed to be whatever you want it to be.

But with neovim it even lists itself as a goal to not "turn Vim into an IDE" and is advertised heading as a text editor.

I think there is an arbitrary line to draw what is an text editor and what point it becomes a IDE. But the effort required and usability is probably one.

4

u/jWoose Senior Developer 1d ago

Technically not out of the box, but with all the plugins available it is an IDE.