Open JohanLarsson opened 4 years ago
That sounds good. Thanks for filing!
I'm thinking it should write to an output window and show progress in VS. Do you have any suggestions? Is it possible to show a background task running with progress and a Cancel button without stopping you from continuing to work?
Depends on how slow it is, if it is just seconds the need for fancy UI goes down. A progressbar is perhaps enough then? Maybe start super simple with just writing to output?
I don't expect to continue working on the sln while running the tool. Thinking it would produce less than ideal diffs.
Better to have modal progress UI?
Maybe have context menu buttons for project and sln?