Uses of Class
org.eclipse.lemminx.services.extensions.completion.CompletionParticipantAdapter
Packages that use CompletionParticipantAdapter
Package
Description
-
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.contentmodel.participants
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.contentmodel.participantsModifier and TypeClassDescriptionclassExtension to support XML completion based on content model (XML Schema completion, etc) -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.entities.participants
Modifier and TypeClassDescriptionclassEntities completion used in a text node (ex : &). -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.general.completion
Modifier and TypeClassDescriptionclassExtension to support completion for file, folder path in: attribute value: -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.prolog
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.prolog -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.references.participants
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.references.participantsModifier and TypeClassDescriptionclassXML references completion participant -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.xsd.participants
Modifier and TypeClassDescriptionclassXSD completion for xs:/@type -> xs:complexType/@name xs:/@base -> xs:complexType/@name -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.xsi.participants