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.
Format
vscode://anthropic.claude-code/openTry it
vscode://anthropic.claude-code/openOpenRegistered 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.