Package org.eclipse.lemminx.extensions.xsd.participants
-
Class Summary Class Description XSDCodeLensParticipant XSD CodeLens to show references count between XSD types references.XSDCompletionParticipant XSD completion for xs:/@type -> xs:complexType/@name xs:/@base -> xs:complexType/@nameXSDDefinitionParticipant XSD definition which manages the following definition: xs:element/@type -> xs:complexType/@name xs:extension/@base -> xs:complexType/@name xs:element/@ref -> xs:complexType/@nameXSDDocumentLinkParticipant Implements document links in .xsd files for xs:include/@schemaLocation xs:import/@schemaLocationXSDFilePathSupportParticipant XML Schema file path support for *.xsd to provide completion for attributes : include/@schemaLocation import/@schemaLocationXSDHighlightingParticipant XSD highlight participantXSDReferenceParticipant XSD referenceXSDRenameParticipant XSD rename -
Enum Summary Enum Description XSDErrorCode XSD error code.