Universal Script Buttons
A generic, multi-manager version of "Script Buttons". This extension builds upon the ease of use of the original but extends it to the modern JavaScript ecosystem. It automatically detects your scripts and lets you run them with your preferred tool. Make running custom scripts easier! FeaturesWhen a
Multi-Package Manager Support (New!)Unlike the original extension which defaults to
You can change this globally or per workspace in your VS Code settings. Custom ScriptsScripts can also be loaded in from a
When no scripts can be found a warning message will be displayed.
Extension SettingsThis extension contributes the following settings:
To change this, go to File > Preferences > Settings, search for "Script Buttons", and choose your preferred tool from the dropdown. Known IssuesThere are currently no known issues. Release Notes1.0.0 (Fork Release)
Original History (JackWaterfall)1.1.1 Added an NPM install button if a package.json file is detected. 1.1.0 Added the ability to define scripts without a package.json file, this is done using a script-buttons.json file. 1.0.0 Initial release. |


