Shell is a VS Code extension which lets you execute shell commands directly from the editor.
It helps you getting more productive by not having to leave the editor for running shell commands.
Press F1
and select the command with title: Shell: Run Command
.
This will open a new input box where you will just have to type youd shell command and press Enter
.
Press F1
and select the command with title: Shell: Run Command at Active File Location
.
This will open a new input box where you will just have to type youd shell command and press Enter
.
Press F1
and select the command with title: Shell: Show Command History
.
This will open a list of previous commands which can be re-executed when pressing Enter
.
Press F1
and select the command with title: Shell: Terminate Running command
.
The extension will then try to properly kill the running command with a SIGTERM
.
If you want to see the output of the command, press F1
and select the command with title: Shell: Show Command Log
.
This will open the regular output panel on the correct stream.
Hit Ctrl+P
and enter the ext install shell
command. Warning: be sure to select the extension authored from bbenoist.
You can submit your issues and feature requests on the GitHub issues page.
See CONTRIBUTING.md
for guidelines.
- Vagrant
- Toggle Header / Source
- QuickTips
- Doxygen Language Support
- QML Language Support
- Nix Language Support
Icon made by Freepik from www.flaticon.com.