Skip to content

Conversation

@TylerLeonhardt
Copy link
Member

fixes PowerShell/vscode-powershell#1850

After reading the code, I realized that this was much simpler than I initially thought. No newline was written when a breakpoint was hit and so no prompt was being written because the cursor position was in the same location.

I'm not sure if this also fixes the mixed output... I don't think it does.

Co-Authored-By: Robert Holt <rjmholt@gmail.com>
@TylerLeonhardt
Copy link
Member Author

just waiting to see if this fixes the issue for the user. It should but I sent them a vsix.

@TylerLeonhardt
Copy link
Member Author

Fixed it for them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DBG] prompt not displayed when breakpoint hit unless Enter is pressed

3 participants