A Visual Studio Code extension to quickly run commands from a .fastrun script file directly in the terminal. Simplify your workflow by executing predefined shell commands with a single keystroke.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
FastRun is a Visual Studio Code extension designed to simplify your workflow by allowing you to quickly run commands from a .fastrun script file directly in the terminal. Execute predefined shell commands with a single keystroke and boost your productivity!
Features
Quick Command Execution: Run predefined shell commands from a .fastrun file with a single keystroke.
Streamlined Workflow: Simplify repetitive tasks by defining them in a script file.
Customizable: Easily configure commands to suit your project needs.
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.