Skip to content

Fix missing OutputEvents in DebugAdapter #83

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

Merged
merged 2 commits into from
Dec 17, 2015
Merged

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Dec 17, 2015

This change fixes an issue from the latest refactoring which causes
the DebugAdapter to not send OutputEvents when output is written while
script is running. This was reported in PowerShell/vscode-powershell#49.

This change also introduces a new test to ensure that the DebugAdapter is
writing output.

This change fixes an issue from the latest refactoring which causes
the DebugAdapter to not send OutputEvents when output is written while
script is running.  This was reported in PowerShell/vscode-powershell#49.

This change also introduces a new test to ensure that the DebugAdapter is
writing output.
daviwil added a commit that referenced this pull request Dec 17, 2015
Fix missing OutputEvents in DebugAdapter
@daviwil daviwil merged commit 2fafc3a into master Dec 17, 2015
@daviwil daviwil deleted the daviwil/fix-debug-output branch December 17, 2015 20:13
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
…amples-launchjson

Updated Examples launch.json to use ${file}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants