Skip to content

Cannot debug untitled script file when there is no launch.json #648

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

Closed
daviwil opened this issue Apr 4, 2017 · 0 comments
Closed

Cannot debug untitled script file when there is no launch.json #648

daviwil opened this issue Apr 4, 2017 · 0 comments
Labels
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented Apr 4, 2017

One slight issue with 0.12.0 is that an error is thrown when you try to debug an untitled file marked as PowerShell when there isn't a launch.json.

/cc @dfinke

@daviwil daviwil added Area-Debugging Issue-Bug A bug to squash. labels Apr 4, 2017
@daviwil daviwil added this to the 0.12.1 milestone Apr 4, 2017
daviwil added a commit to daviwil/vscode-powershell that referenced this issue Apr 4, 2017
This change fixes an issue which causes and error to appear in the
integrated console when debugging an untitled file without a launch.json
configuration.  The fix is to use the full Uri path when crafting a
launch config for an untitled file.

Resolves PowerShell#648.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant