Skip to content

Enable single-file (no workspace) debugging experience #359

Closed
@daviwil

Description

@daviwil

One important part of the PowerShell ISE workflow that needs to be replicated in VS Code is opening the editor, typing in some PowerShell script, setting a breakpoint, then running the code. Currently VS Code requires you to open a folder to define a workspace where a launch.json file can be found. This limitation will have to be removed before we will be able to provide this experience.

The VS Code limitation is being tracked here: microsoft/vscode#285

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions