Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Add PS1 to Launch ConfigurationNew to Visual Studio Code? Get it now.
Add PS1 to Launch Configuration

Add PS1 to Launch Configuration

Arxareon

|
83 installs
| (0) | Free
A simple utility to add an entry for a PowerShell script to Launch Configuration via its right‑click menu.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logo Add PS1 to Launch Configuration

GitHub Sponsor PayPal Donation

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

  • Visual Studio Code v1.80.0+
  • PowerShell extension for VS Code to launch the script

Support

This extension is free and open source. If you find it helpful, consider supporting via the buttons above. 💜

License

MIT © Arxareon

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