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.
Colorize ()/[]/{} based on depth!
Provides an easy way to hide text in the editor during presentations, based on regular expressions.
Runtime Enable with the View -> Obfuscate Text command:
- Colorizing namespace prefixes
- Coloring closing element tags
- Matching element tags
- Resolving namespace prefixes
- Presentation Mode
- Simple modelines support
- Editor margin for extension developers
- All options configurable from the Visual Studio Options dialog
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
Visual Studio 2022 is needed for building from source.