HTML End Tag Labels
The HTML End Tag Labels extension for Visual Studio Code is a must-have tool for developers working with HTML-like markup in HTML, JSX, Vue, Svelte, and PHP files. This versatile extension enhances your coding experience by adding clear and visually distinctive labels to the closing tags in these file types. Whether you're building web applications, working on frontend frameworks, or developing server-side applications, HTML End Tag Labels makes navigating and understanding your code's structure effortless. Say goodbye to tedious tag matching and hello to improved productivity and code readability with this user-friendly extension.
Features
Theme colors
Name |
Description |
htmlEndTagLabels.labelColor |
Label foreground color |
Settings
Name |
Description |
htmlEndTagLabels.labelPrefix |
Label prefix (default: / ) |
Warning: The following settings are deprecated and will be removed in a future release. Use theme colors instead.
Name |
Description |
htmlEndTagLabels.labelColor |
Label foreground color (if empty will use editorCodeLens.foreground instead). |