Class MarkupEntityMismatchCodeAction

  • All Implemented Interfaces:
    ICodeActionParticipant

    public class MarkupEntityMismatchCodeAction
    extends CloseTagCodeAction
    MarkupEntityMismatchCodeAction is a code action that triggers when the end tag of the root element is missing. This will provide a codeaction that inserts that missing end tag.
    • Constructor Detail

      • MarkupEntityMismatchCodeAction

        public MarkupEntityMismatchCodeAction()