Coloured tabs is supported in Visual Studio 2022. From release 17.1 Preview 2 we can now explicitly set Visual Studio tab colours per project…
You might also be interested in...
Coloured tabs by project or file extension in Visual Studio 2022FYI… coloured tabs in Visual Studio 2022 is a small but helpful new feature to help you match open files … Continue reading Coloured tabs by project or file extension...
Visual Studio now supports multiple rows of document tabs
In Visual Studio 17.3 we can wrap tabs into multiple rows like below. This was a much requested feature so … Continue reading Visual Studio now supports multiple rows of...
Run code cleanup on save now built into Visual Studio 2022
The code cleanup functionality in Visual Studio allows developers to apply a number of ‘fixers’ and tidy ups to their … Continue reading Run code cleanup on save now built...
Showing Visual Studio pinned tabs in a separate row
In Visual Studio if you have lots of tabs open you can pin the ones you’re directly working on to … Continue reading Showing Visual Studio pinned tabs in a...
Creating .NET 5 projects in Visual Studio WITHOUT editing the project file after creation
If you want to create a .NET 5 console or web app you’ll notice by default Visual Studio will create … Continue reading Creating .NET 5 projects in Visual Studio...