• vscode

    VSCode highlight closing tag

    Visual studio by default highlight all the matching tags. So it will be difficult to find the closing tag. This is what it looks like There is a vscode extension to fix this Highlight Matching Tag After adding this extension the above code will look like this Git repo: https://github.com/vincaslt/vscode-highlight-matching-tag