Skip to content

VSCode Debugging with Arguments #2995

Open
@spozner

Description

@spozner

Please update the debugging options in VSCode to allow for either:

  • keeping the last 10 unique arguments passed to the current script

  • set it up so we can launch a Powershell function directly to debug execution or extend debugging.

Ultimately, when launching a script, I'd like to be able to select the parameters available when Launching the script (Easily exposed using the Show-Command ${file} -Passthru command and arguments, or select them from a last used set of arguments for that particular file. I've written code to do this for the PSISE and it worked great but, I'm finding the debugging interface in VSCode lacking and would like to extend it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions