Uses of Class
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.CloseTagCodeAction
Packages that use CloseTagCodeAction
-
Uses of CloseTagCodeAction in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions
Subclasses of CloseTagCodeAction in org.eclipse.lemminx.extensions.contentmodel.participants.codeactionsModifier and TypeClassDescriptionclassCode action to fix ElementUnterminated error.classCode action to fix ETagRequired error.classCode action to fix ETagUnterminated error.classMarkupEntityMismatchCodeAction is a code action that triggers when the end tag of the root element is missing.