Script Buttons AdvancedA generic package manager version of "Script Buttons". This is a fork of the original Script Buttons extension by JackWaterfall. It includes additional features to support modern package managers like pnpm, yarn, and bun, in addition to npm. 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. |



