Interface IHoverRequest

    • Method Detail

      • getHoverRange

        org.eclipse.lsp4j.Range getHoverRange()
        Returns the hover range and null otherwise.
        Returns:
        the hover range and null otherwise.
      • isOpen

        boolean isOpen()
        Returns true if hovered tag is opened and false otherwise.
        Returns:
        true if hovered tag is opened and false otherwise.