Skip to content

Capture open documents content on EnC session start#54849

Merged
tmat merged 1 commit intodotnet:mainfrom
tmat:CaptureOpenFileContent
Jul 16, 2021
Merged

Capture open documents content on EnC session start#54849
tmat merged 1 commit intodotnet:mainfrom
tmat:CaptureOpenFileContent

Conversation

@tmat
Copy link
Copy Markdown
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
@ghost ghost added the Area-Interactive label Jul 15, 2021
@tmat
Copy link
Copy Markdown
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