roslyn-sdk
roslyn-sdk copied to clipboard
Syntax Visualizer slows down IDE performance - Please add a pause button
trafficstars
To build/update the syntax tree a lot of things need to be done. This is okay, but it happens on every click...
It would be great if you could add a "Pause-Button". Currently you have to close the syntax visualizer window and to re-open it when you need it again.
Seems like this needs a "Refresh Automatically" toggle button and "Refresh" button.
Yes, that would be great