Skip to content
| Marketplace
Sign in
Visual Studio>Tools>CodeBlockEndTag
CodeBlockEndTag

CodeBlockEndTag

KhaosPrinz

|
28,111 installs
| (14) | Free
Adds an end tag to each code block with information about the header / condition
Download

VSCodeBlockEndTag for VisualStudio 2017, 2019 and 2022

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

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)

These are your options

Supports Font and Color options now

FontAndColors.png

Tags.png

Thanks

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft