Wumpf / VSSolutionColor

Visual Studio extension to change title bar color depending on the current solution
41 stars 18 forks source link

VS2019 Compatibility #8

Closed mzhukovs closed 5 years ago

mzhukovs commented 5 years ago

With VS2019 in preview, and it appearing to be fairly simple to update extensions to be compatible (i think the loading of it just has to be made async) - wanted to check if this was on your radar? As i love this extension (thank you!) and am already using the preview.

yuxiliu commented 5 years ago

The same here, hope the vs2019 support will come soon!

mzhukovs commented 5 years ago

VS2019 now out! But it does seem like it's a bit more work as they combined the top bar with the menu bar so probably more stuff to take into account now... image