Semantic Syntax ColorizerA Visual Studio 2017, 2019 and 2022 editor extension for semantic syntax highlighting. It uses the Roslyn APIs to highlight the following syntax types in distinctive colors to make them easily recognizable. Sonar Colorizer is a fork of the original (archived) Semantic Colorizer project. To change the colors use the regular Visual Studio "Font and Colors" Options. Look for
The code is fairly simple, but it is not currently written using the Async APIs in Roslyn. This extension works for Visual Studio 2017 and all successors. You might want to combine this extension with:
Example in Dark Mode combined with Viasfora
|