Skip to content

Restore "with args" to the launch.json options for PowerShell #3452

Closed
@yobyot

Description

@yobyot

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.

Summary

Sometime after ec53532, PowerShell Launch Current File w/Args Prompt was removed from launch.json.

That useful way of specifying args to a script being tested hasn't been replaced or updated since. Running the script and getting a prompt for Mandatory = $true parms just isn't the same. And who wants to specify args in launch.json itself?

It's a pain to keep coming back to the repo to find the syntax for w/Args Prompt because I have too much else to remember.

Can we please put this back into launch.json?

I miss it.

Proposed Design

Put back a few lines of JSON code into launch.json that were summarily removed for some reason that's probably lost to history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions