VS Code inside your terminal
$
curl -fsSL https://tode.sh/install | bashtodeopens the current foldertode <folder>opens that foldertode <file>opens that filetode --split rightopens terminal-code in a terminal split pane to the righttode --reviewopens on the source control paneltode importimport settings from vscode compatible editorstode shortcutshelps resolve conflicting keybinds between the terminal and terminal-codetode upgradeupgrades terminal-code to the newest versionHow does it work?
terminal-code combines code-server (VS Code in the browser) and terminal-browser (a browser in the terminal) to bring VS Code to the terminal. You should look into these projects for more details!