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: Add UI that displays active changes as a diff #75111

Open
Tracked by #49001
tmat opened this issue Sep 13, 2024 · 0 comments
Open
Tracked by #49001

EnC: Add UI that displays active changes as a diff #75111

tmat opened this issue Sep 13, 2024 · 0 comments
Labels
Area-IDE Feature Request untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@tmat
Copy link
Member

tmat commented Sep 13, 2024

When updating multiple files in a solution while debugging it is not always easy to keep track of all changes being made. Especially as some files may be updated by various build tools (e.g. resources, source-generated files, etc).

It would be useful to add a command under the Hot Reload button that shows UI that displays the changes being made that haven't been applied yet. The UI could be similar to the diff UI we display after calculating Code Fix changes.

We can also display live changes in a dedicated tool window "Hot Reload: pending changes".

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Feature Request untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

1 participant