Vsevolod Kukol
Vsevolod Kukol
Moved API change from #8338 to this new PR. * WelcomePage API now async, like WelcomeWindow * All async members return Task
This PR adds more tests for progress monitors. Some tests are based on assumptions that are not necessarily right and need clarification. See: #7256.
Bring back instant Ide theme switching without the need to restart the Ide. > Fixes VSTS [676682](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/676682)
I don't know why, but we don't exit if the user closes the main IDE window on Mac. Instead we just hide it (we event don't minimize with the typical...