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

CodeBlockEndTag

KhaosPrinz

|
29,896 installs
| (14) | Free
All folding regions in Visual Studio will get tagged at the end with information about this region. This includes actual #regions, code blocks or any other form of folding.
Download

VSCodeBlockEndTag for VisualStudio 2017, 2019, 2022 and 2026

This extension adds an information tag to each closing region of your code. This helps you understand the code faster, as you don't need to search for the opening region first. This works for all regions supported in Visual Studio:

  • Code blocks { ... }
  • #regions
  • XML tags
  • and more

Supported Languages

While there was a time when only C# was supported, the latest version now supports all code languages Visual Studio supports.

FREE license

You may use this extension to add region tags to C# code for free.

PRO license

All other languages, like C/C++, JavaScript, TypeScript, Razor, ... need a PRO license. You can get one in the store

Features

  • Header information tag for each region 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