Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Semantic Colorizer
Semantic Colorizer

Semantic Colorizer

Andreas Reischuck

|
55,430 installs
| (40) | Free
A semantic syntax classifier extension based on Roslyn for C# and Visual Basic.
Download

Semantic Syntax Colorizer

A Visual Studio 2015, 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.

To change the colors use the regular Visual Studio "Font and Colors" Options. Look for Semantic * in the "Display items".

  • Class fields
  • Enum fields
  • Static methods
  • Regular methods
  • Constructors
  • Type parameters
  • Parameters
  • Namespaces
  • Class properties
  • Local variables
  • Special types (built in)
  • Normal types

The code is fairly simple, but it is not currently written using the Async APIs in Roslyn.

This extension works for the first final version of Visual Studio 2015 and all successors.

Example in Dark Mode combined with Viasfora arBmind_InputMono_Viasfora_SemanticColorizer_Dark.zip (Import Settings)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft