This extension for VisualStudio 2015, 2017, 2019 and 2022 adds a tag to every closing bracket of a code block. These tags help you to understand and navigate your code faster.

 

 

 

Description

With this VisualStudio 2015/2017/2019/2022 extension installed you get an info tag for each block of code, including an unique icon for each type of header / condition and the header text.

 

 

 

 

Supported Languages

Right 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.

Main Features

  • Header information for each block of code
  • Icons for each type of condition / header. Eg: public class , do while , ...
  • Fast navigation to the header of the code block by clicking the tag
  • Only show tags when header not visible option (recommended for best result)

Option page

This extension gives you these options

 

It now supports native Visual Studio Font and Colors options. So you can now change the font, size and color of the tags. Even Themes can set a color for you.

Project sources

The VSCodeBlockEndTag project is hosted on GitHub.

Inspiration & Thanks

This feature was inspired by VSCommands: VisualStudio GalleryGitHubWebsite

Sadly, this extension isn't available for VisualStudio 2015 with the CodeBlogTagger feature. So i decided to implement it myself.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.