Add PS1 to Launch Configuration

A simple utility to add an entry for a PowerShell script to Launch Configuration via its right‑click menu.
Usage
- Right‑click a
.ps1 file in the Explorer tree of an opened project or in the editor view, and choose Add to Launch Configuration
- A PowerShell launch entry will be added for the specific script to
.vscode/launch.json: "configurations": []
- Select the script entry in the RUN AND DEBUG menu to launch it
Requirements
Support
This extension is free and open source. If you find it helpful, consider supporting via the buttons above. 💜
License
MIT © Arxareon
| |