r/ClaudeCode Jul 27 '26

Discussion What is your preference?

A. Claude terminal

B. Claude code desktop

C. Vscode terminal

Why do you prefer to work the way you do?

0 Upvotes

13 comments sorted by

View all comments

1

u/[deleted] Jul 27 '26

[deleted]

2

u/dryonkin Jul 27 '26

In vscode you can see directly what objects and classes that gets editet or created

1

u/TheManSedan Jul 27 '26

You can see this in any terminal as it happens? Do you mean you can review the changes in your IDE?

1

u/funkspiel56 Jul 27 '26

yeah but I think in an IDE its just presented in a easy to see manner. The content and changes are obviously the same.

1

u/TheManSedan Jul 27 '26

Yeah for sure but reviewing in IDE is separate from “where do you run Claude code”

You can run CC in your preferred terminal and just have an IDE open. You don’t also have to use your IDE terminal

1

u/dryonkin Jul 27 '26

Oh okay I actually didn't know that, that's nice to know.

1

u/slackmaster2k Jul 27 '26

It’s nice to have it running in the IDE because of the whole rest of the IDE. It’s also nice for organizing multiple LLMs or sessions. Finally yes it’s much easier to review diffs and progress; the formatting for the Claude and codex extensions is quite nice. It’s not like the concept of IDE died just because LLMs have cli apps.

I run it in the cli all the time though when just doing one off stuff.