Code Cleanup on modified/filtered files only
Answered
Hy,
Is there a way to run the code cleanup on modified/new (github/version control) files only. I have 2 use cases.
- Either I want to cleanup the changed code for the current changes before I commit it. There I could imagine using the filter functionality of the solution explorer where I can filter for the modified/new fiels only. Unfortunatelly "Code Cleanup" is always applied to the solution. I could also use "Team Explorer" where I can see only the modified/new files, but "Code Cleanup" doesn't know this context.
- I want to do a "Code Cleanup" for all modified/new files in a git branch (or diff against another branch). I assume this is not easy feasible?
Thanks for your input.
Please sign in to leave a comment.
Hello Martin,
Feel free to follow https://youtrack.jetbrains.com/issue/RSRP-460140 feature request.
Thanks!