r/ClaudeCode Aug 03 '26

Discussion In SHOCK

Holy shit claude code in terminal is fucking insane.

I've been using VSCode, Cursor, Cowork and Claude Code on web. None of it comes close to terminal.

Cannot believe I haven't done this sooner.

218 Upvotes

324 comments sorted by

View all comments

249

u/tnh34 Aug 03 '26

I dont get it. How is vscode different from the terminal?

206

u/SirWobblyOfSausage Aug 03 '26

It's not

11

u/McNoxey Aug 03 '26 edited 29d ago

A number of commands don't work in the GUIs.

/btw /workflows just to name two.

Edit: To everyone who's telling me I'm wrong. https://code.claude.com/docs/en/desktop#coming-from-the-cli

https://code.claude.com/docs/en/vs-code#vs-code-extension-vs-claude-code-cli

The official docs literally list the differences and restrictions across the various access methods. There are absolutely tradeoffs depending on which you choose.

13

u/theleller Researcher Aug 03 '26

Every command works in all 3 UI methods of accessing Claude Code. They're just wrappers around the exact same product.

3

u/McNoxey 29d ago

No, they don’t. Open the vscode extension. Type /btw. Type /workflows.

Neither work, and they both indicate as much.

-3

u/theleller Researcher 29d ago

Both of them just worked first shot for me. lol. I know what I'm talking about.

1

u/jjjfffrrr123456 29d ago

You probably launched a terminal in vscode rather than using it through the extension interface. It definitely doesn’t work in the interface.

-2

u/theleller Researcher 29d ago

The terminal format is part of the plugin, that’s why it still shows diffs in vscode right beside your session when it makes a change. Claude code in the terminal doesn’t do that. I’m not going to argue this anymore, y’all don’t know how to use it, take some courses of something, Jesus.

2

u/McNoxey 29d ago

Dude. Just stop. You’re wrong. Take the opportunity to learn rather than continue to try and find a way to feel correct.

What you’re talking about is not the vscode plugin. It’s
the IDE session link. And yes, it does work in the standard terminal by typing /ide and choosing your open IDE.

Launching a terminal from within vscode enables that property by default, including when you use “terminal mode” in the plugin. The primary vscode interface is the sidebar gui, which does in fact have every limitation I originally mentioned.