Scriptastic Extension for Visual Studio Code
Adds a tree view for organizing and running script pipelines (.bat on Windows, .sh on OSX/Linux).
Features
TBD
Requirements
TBD
Extension Settings
This extension contributes the following settings:
scriptastic.shellExec.windows: shell executable to use on Windows
scriptastic.shellExec.osx: shell executable to use on OSX
scriptastic.shellExec.linux: shell executable to use on Linux
scriptastic.shellOpts.windows: startup options for the shell executable on Windows
scriptastic.shellOpts.osx: startup options for the shell executable on OSX
scriptastic.shellOpts.linux: startup options for the shell executable on Linux
scriptastic.scriptDelim.windows: delimiter to use for script chaining on Windows
scriptastic.scriptDelim.osx: delimiter to use for script chaining on OSX
scriptastic.scriptDelim.linux: delimiter to use for script chaining on Linux
Known Issues
TBD
| |