Uses of Class
org.eclipse.lemminx.services.extensions.completion.CompletionParticipantAdapter
-
-
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.contentmodel.participants
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.contentmodel.participants Modifier and Type Class Description classContentModelCompletionParticipantExtension to support XML completion based on content model (XML Schema completion, etc) -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.entities.participants
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.entities.participants Modifier and Type Class Description classEntitiesCompletionParticipantEntities completion used in a text node (ex : &). -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.filepath.participants
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.filepath.participants Modifier and Type Class Description classFilePathCompletionParticipantExtension 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 Modifier and Type Class Description classPrologCompletionParticipantPrologCompletionParticipant -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.references.participants
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.references.participants Modifier and Type Class Description classXMLReferencesCompletionParticipantXML references completion participant -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.relaxng.grammar.rng
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.relaxng.grammar.rng Modifier and Type Class Description classRNGCompletionParticipant -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.xsd.participants
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.xsd.participants Modifier and Type Class Description classXSDCompletionParticipantXSD completion for xs:/@type -> xs:complexType/@name xs:/@base -> xs:complexType/@name -
Uses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.xsi.participants
Subclasses of CompletionParticipantAdapter in org.eclipse.lemminx.extensions.xsi.participants Modifier and Type Class Description classXSICompletionParticipantXSICompletionParticipant
-