• Extension that adds an active-tagname class to matching HTML/XML/JSX tags when the cursor is on either tag. If the editor doesn't have a TagMatcher, one is created. Use the CSS selector .active-tagname to style the elements. Obviously don't add this if the languages used don't have tags.

    Returns BasicExtension

Generated using TypeDoc