java.lang.Object
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.CloseTagCodeAction
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.ETagUnterminatedCodeAction
All Implemented Interfaces:
ICodeActionParticipant

public class ETagUnterminatedCodeAction extends CloseTagCodeAction
Code action to fix ETagUnterminated error.
  • Constructor Details

    • ETagUnterminatedCodeAction

      public ETagUnterminatedCodeAction()