Back Original

Show HN: terminal-code – VS Code inside the terminal

todeopens the current folder

tode <folder>opens that folder

tode <file>opens that file

tode --ssh <ssh args>run terminal-code on an ssh server

tode --goto <f:l:c>opens a file at a line and column

tode --diff <a> <b>compares two files

tode --split rightopens terminal-code in a terminal split pane to the right

tode --reviewopens on the source control panel

tode --importimports settings, keybindings, snippets and extensions from vscode compatible editors

tode --shortcut-setupresolves shortcut conflicts between terminal-code and the current terminal

tode --upgradeupgrades terminal-code to the latest version