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

Associate module EnC diagnostics with changed documents #59036

Merged
merged 2 commits into from
Jan 24, 2022

Conversation

tmat
Copy link
Member

@tmat tmat commented Jan 24, 2022

Also fixes the following issue:

  1. Changes are made in closed files (e.g. branch change)
  2. Attach to process
  3. Workspace receives file watcher notifications for files changed in [1]
  4. Attempt to step is blocked because we think there are changes in the solution but the runtime does not allow making changes

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1463707

@tmat tmat requested a review from a team as a code owner January 24, 2022 01:25
@tmat
Copy link
Member Author

tmat commented Jan 24, 2022

@davidwengier

@tmat tmat added this to the 17.2 milestone Jan 24, 2022
@tmat tmat enabled auto-merge (squash) January 24, 2022 22:32
@tmat tmat merged commit aa389e5 into dotnet:main Jan 24, 2022
@ghost ghost modified the milestones: 17.2, Next Jan 24, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P1 Feb 4, 2022
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.

3 participants