Awesome
Viasfora
A Visual Studio 2022 extension that enhances the text editing experience!
Official Site: http://viasfora.com/
Last version supporting Visual Studio 2019 and previous releases can be found Here.
Rainbow Braces
Colorize ()/[]/{} based on depth!<br/>
Keyword classification
- Colorize flow-control keywords<br/>
- Colorize LINQ keywords<br/>
- Colorize visibility keywords<br/>
String colorization
- Highlighting escape sequences in strings<br/>
- Highlighting C/C++ format specifiers in strings<br/>
Outlining
- User-defined Outlining regions<br/>
- Creating new outlining sections based on selected text<br/>
Text obfuscation
Provides an easy way to hide text in the editor during presentations, based on regular expressions.
Configuration
Runtime Enable with the View -> Obfuscate Text command:
XML editor extensions
- Colorizing namespace prefixes<br/>
- Coloring closing element tags<br/>
- Matching element tags<br/>
- Resolving namespace prefixes<br/>
Other features
- Presentation Mode
- Simple modelines support
- Editor margin for extension developers
- All options configurable from the Visual Studio Options dialog
Supported Languages
Most features include support for the following languages
- C/C++
- C#
- VB, VBScript
- F#
- JavaScript
- SQL, U-SQL
- TypeScript
- Python
- PowerShell
- CSS, SASS, LES
- S
- R
- HLSL
- Fortran
Building
Visual Studio 2022 is needed for building from source.