[Suggestion] Auto focus window while recompiling
Can you guys add an optional functionality so it automatically switches to this window while recompiling and back to console (or possibly any other) window when finished.
I'm using this nested at same row with my console window as I don't need this window visible most of the time except while recompiling.
This will allow you to see the live recompiling progress without needing to manually click and back. Which would be really neat feature.
Interesting idea, sorry for the late response. On later Unity versions (starting with 2022) that use the Bee compilation backend, the process unfortunately can't be "watched live", instead you get all data at the end. How would you like the auto-switching to work in such a case if I may ask?