Uses of Class
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.CloseTagCodeAction
-
Packages that use CloseTagCodeAction Package Description org.eclipse.lemminx.extensions.contentmodel.participants.codeactions -
-
Uses of CloseTagCodeAction in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions
Subclasses of CloseTagCodeAction in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions Modifier and Type Class Description classElementUnterminatedCodeActionCode action to fix ElementUnterminated error.classETagRequiredCodeActionCode action to fix ETagRequired error.classETagUnterminatedCodeActionCode action to fix ETagUnterminated error.classMarkupEntityMismatchCodeActionMarkupEntityMismatchCodeAction is a code action that triggers when the end tag of the root element is missing.
-