Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
daviwil opened this issue Dec 6, 2016 · 1 comment
Closed

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

daviwil opened this issue Dec 6, 2016 · 1 comment
Labels
Issue-Enhancement A feature request (enhancement).
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented Dec 6, 2016

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

@daviwil daviwil added the Issue-Enhancement A feature request (enhancement). label Dec 6, 2016
@daviwil daviwil added this to the 0.10.0 milestone Dec 6, 2016
@daviwil
Copy link
Contributor Author

daviwil commented Dec 6, 2016

Argh, filed this in the wrong repo.

@daviwil daviwil closed this as completed Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

1 participant