textANYterminal
text
Command Palette: Terminal: Create New TerminalIntegrated terminal workflows plus `code` CLI commands for opening files, folders, diffs, and extensions.
Command Palette: Terminal: Create New TerminalCommand Palette: Terminal: Split TerminalCommand Palette: Terminal: RenameCommand Palette: Terminal: Run Selected Text in Active Terminalcode --helpcode -n .code -r .code README.md src/ package.jsoncode --wait path/to/file.txtcode --disable-extensionscode --install-extension esbenp.prettier-vscodecode --uninstall-extension esbenp.prettier-vscodecode --list-extensionscode --list-extensions > vscode-extensions.txt