Regex Color tabs in Visual Studio Community 2019 don't seem to be working

912 Views Asked by At

Previously in Visual Studio Community 2017 I had configured a series of Regex expressions to color the tabs when working in MVC according to whether these were controllers, views, models, dbcontext, and other custom conditions to find them better visually.

Now I'm testing Visual Studio 2019 and although I installed the productivity power tools, they say that the Custom Document Well component is only available for VS2017.

Here is the page to the productivity power tools

Is there another way to do the same in VS2019?

1

There are 1 best solutions below

1
Sergey Vlasov On

You can use my Tabs Studio extension to color tabs in VS 2019:

enter image description here