Skip to content

Enable debugging of untitled script files #408

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 31, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Mar 31, 2017

This change enables the debugging of untitled script files by executing
their contents directly, not as a script file. Since the language server
has already received the contents of the untitled file, we can easily
access them in the server for execution purposes.

Part of PowerShell/vscode-powershell#555.

This change enables the debugging of untitled script files by executing
their contents directly, not as a script file.  Since the language server
has already received the contents of the untitled file, we can easily
access them in the server for execution purposes.

Part of PowerShell/vscode-powershell#555.
@daviwil daviwil added this to the 0.12.0 milestone Mar 31, 2017
@daviwil daviwil merged commit 22a8272 into PowerShell:develop Mar 31, 2017
@daviwil daviwil deleted the untitled-debugging branch March 31, 2017 02:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants