Skip to content
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

Capture open documents content on EnC session start #54849

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

tmat
Copy link
Member

@tmat tmat commented Jul 15, 2021

Content of documents that are being opened is captured via VisualStudioWorkspaceEditAndContinueListener added in #54667. The listener however does nothing if the hot reload session hasn't started yet, so we need to capture documents that are open at that time.

Fixes https://dev.azure.com/devdiv/DevDiv/_queries/edit/1354232

@tmat tmat requested a review from a team as a code owner July 15, 2021 22:31
@tmat
Copy link
Member Author

tmat commented Jul 15, 2021

@davidwengier PTAL

@tmat tmat merged commit dc3d674 into dotnet:main Jul 16, 2021
@ghost ghost added this to the Next milestone Jul 16, 2021
@tmat tmat deleted the CaptureOpenFileContent branch July 16, 2021 16:51
@tmat tmat modified the milestones: Next, 17.0.P3 Jul 16, 2021
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.

2 participants