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

EnC: Support moving member containing an active statement to a different file #51177

Open
tmat opened this issue Feb 12, 2021 · 0 comments
Open

Comments

@tmat
Copy link
Member

tmat commented Feb 12, 2021

Tracks TODO in code.

We might be able to support moving active members but we would need to

  1. Move AnalyzeChangedMemberBody from Insert to Delete
  2. Handle active statements that moved to a different document in ActiveStatementTrackingService
  3. The debugger's ManagedActiveStatementUpdate might need another field indicating the source file path.
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead labels Feb 12, 2021
@jinujoseph jinujoseph added Concept-Continuous Improvement and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Feb 16, 2021
@jinujoseph jinujoseph added this to the 16.10 milestone Feb 16, 2021
@jinujoseph jinujoseph modified the milestones: 16.10, Backlog Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
HotReload
Awaiting triage
Development

No branches or pull requests

2 participants