Skip to content

Conversation

andyleejordan
Copy link
Member

@andyleejordan andyleejordan commented May 17, 2023

We were using our own UI, not the byzantine internal UI where it actually needed to be fixed.

This is #2023 but again, with the right UI.

And not only have we tracked this down, we were finally able to reproduce it (and so test this fix).

Resolves PowerShell/vscode-powershell#3991.

Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andyleejordan andyleejordan force-pushed the andschwa/fix-transcript-bug-take-two branch 2 times, most recently from 3d8f00c to 7ba4620 Compare May 18, 2023 01:38
@andyleejordan andyleejordan requested a review from a team as a code owner May 18, 2023 01:38
@andyleejordan andyleejordan force-pushed the andschwa/fix-transcript-bug-take-two branch from 7ba4620 to 53220a6 Compare May 18, 2023 02:25
We were using our own UI, not the byzantine internal UI where it
actually needed to be fixed. Whole lot of reflection.

Also had to fix our `CoreCLR` compiler constant.
@andyleejordan andyleejordan force-pushed the andschwa/fix-transcript-bug-take-two branch from 53220a6 to 0e17030 Compare May 18, 2023 02:31
@andyleejordan
Copy link
Member Author

P.S. This is actually like take five.

Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some clean up. A normal invocation will be a virtual call so we'll get the override just fine thankfully.

Co-authored-by: Patrick Meinecke <SeeminglyScience@users.noreply.github.com>
@andyleejordan andyleejordan merged commit 759a88f into main May 23, 2023
@andyleejordan andyleejordan deleted the andschwa/fix-transcript-bug-take-two branch May 23, 2023 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Write-Output broken
2 participants