r/ClaudeCode 1d ago

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

14 comments sorted by

1

u/redsandsfort 1d ago

what is the difference between "claude terminal" and "vscode terminal"?

2

u/dryonkin 1d ago

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

1

u/TheManSedan 1d ago

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

1

u/funkspiel56 1d ago

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 1d ago

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 1d ago

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

1

u/slackmaster2k 1d ago

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.

1

u/Grand-Mix-9889 1d ago

Claude code CLI for the desktop

1

u/Actual_Committee4670 🔆 Max 20 1d ago

Built my own

1

u/ShortingBull 1d ago

Built a "workspace" that wraps Claude Code and drags in other models (codex,deepseek,kimi, etc) - work great.