Class XSDCodeLensParticipant

java.lang.Object
org.eclipse.lemminx.extensions.xsd.participants.XSDCodeLensParticipant
All Implemented Interfaces:
ICodeLensParticipant

public class XSDCodeLensParticipant extends Object implements ICodeLensParticipant
XSD CodeLens to show references count between XSD types references.
Author:
Angelo ZERR
  • Constructor Details

    • XSDCodeLensParticipant

      public XSDCodeLensParticipant()
  • Method Details