Skip to content

v 1.2 build 7388 rev. 41584

Latest
Compare
Choose a tag to compare
@Art-Stea1th Art-Stea1th released this 24 Mar 20:46

Enhanced Syntax Highlighting

Visual Studio extension based on the async Roslyn APIs to highlighting C# and Visual Basic code.

Visual Studio | Marketplace Visual Studio 2019 Visual Studio 2017 Visual Studio 2015
Highlighting for C# Highlighting for Visual Basic

preview

There are syntax highlighting for "Events", "Fields", "Fieds (Constant)", "Fields (Inside Enums)", "Local Variables", "Methods", "Methods (Extension)", "Methods (Static)", "Namespaces", "Parameters" and "Properties".

Have a great idea for expanding this list? Excellent! Just write about it here. Perhaps it will be added to the next updates ;)

To change the syntax highlighting settings just go to "Tools" > "Options" > "Environment" > "Fonts and Colors" > "Text Editor", then scroll to properties starting with the prefix "User Tag - ...", change the colors to those you like, click "ok" and write code in a little more friendly environment ;)

The syntax highlighting options for "Classes", "Delegates", "Enums", "Interfaces", "Modules", "Structures" and "Type Parameters" are just below, they have the prefix "User Types - ..." and are built-in default.

Sources

new version reason: #22

[add support for Visual Studio 2019 version 16.5+]