ailinks:

Claude Code/open-vscode-tab

Open a VS Code tab instead of a terminal

Opens Claude Code as an editor tab in VS Code rather than in a new terminal window.

macos · linux · windows · updated 2026-07-12

Format

vscode://anthropic.claude-code/open

Try it

vscode://anthropic.claude-code/openOpen

Registered by the VS Code extension rather than by the CLI, so this one rides on VS Code's own vscode:// scheme instead of claude-cli://. It needs the extension installed; the CLI alone will not answer it.

Its query parameters are documented with the extension rather than with the CLI deep links — see Launch a VS Code tab from other tools.