VSCodeBlockEndTag for VisualStudio 2017, 2019 and 2022This extension adds information about the code block to each closing bracket of your code. This helps you understand the code faster, as you don't need to search for the opening bracket first. Supported LanguagesRight now, only C# is supported by this extension. However, there're plans to support C/C++, PowerShell, JavaScript, CoffeScript, TypeScript, CSS, LESS and SASS in the future. But they don't come with a decent TextStructureNavigator implemented in VisualStudio, so it may take some time. Features
These are your optionsSupports Font and Color options nowThanksThis feature was inspired by VSCommands. Sadly, this extension isn't available for VisualStudio 2015 with the CodeBlogTagger. So i decided to implement it myself. |