Closed
Description
When I worked on PowerShell/platyPS#126
I tried use "Expand aliases" on a file with 1.5k lines.
There was no feedback from vscode that it started to do something.
I thought it's not working, but then I checked it in 20 seconds and it was done.
I'm not sure how much time did it take, but since the operation is not instant it requires some visual progress indication for better UX.
It could be applicable to other refactorings as well.