Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Quick Script BarNew to Visual Studio Code? Get it now.
Quick Script Bar

Quick Script Bar

Marcin Domagała

|
28 installs
| (1) | Free
| Sponsor
Instantly run your scripts from the VSCode status bar for faster development.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Script Bar extension for Visual Studio Code

Quick Script Bar is a Visual Studio Code extension that allows you to quickly select and add scripts to your status bar for easy access and execution.

Features

Multi-Select Quick Pick: Select multiple scripts from a list using a convenient Quick Pick interface.

Pre-Selected Scripts: Automatically pre-select scripts that you frequently use.

Status Bar Integration: Add selected scripts to the status bar for quick execution.

Features

Usage

  1. Open a workspace in VSCode that contains package.json.
  2. Press WIN: Ctrl + Shift + J | MAC: Cmd + Options + J or run the command Quick Script Bar: Configure Script in Status Bar from the command palette (Ctrl+Shift+P).
  3. Select a package manager you want to use.
  4. Select at least one script to save.
  5. Script appear on left side of status bar.
  6. Choose script and click to run in terminal.
  7. If pre-selected scripts exist 'ill be added to status bar when startup finished.

Extension Settings

This extension contributes the following settings:

  • quickscriptbar.configureScripts: Select scripts from your package.json file and add them to status bar.
  • quickscriptbar.runScript: Run selected script in new terminal.

Contributions

Contributions are welcome! If you encounter any bugs or have ideas for new features, feel free to open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Buy me a Coffee

buymeacoffee

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft