Uses of Interface
org.eclipse.lemminx.services.extensions.ISymbolsProviderParticipant
Packages that use ISymbolsProviderParticipant
Package
Description
-
Uses of ISymbolsProviderParticipant in org.eclipse.lemminx.extensions.contentmodel.participants
Classes in org.eclipse.lemminx.extensions.contentmodel.participants that implement ISymbolsProviderParticipantModifier and TypeClassDescriptionclassSymbol participant to show referenced grammars information. -
Uses of ISymbolsProviderParticipant in org.eclipse.lemminx.services.extensions
Methods in org.eclipse.lemminx.services.extensions that return types with arguments of type ISymbolsProviderParticipantMethods in org.eclipse.lemminx.services.extensions with parameters of type ISymbolsProviderParticipantModifier and TypeMethodDescriptionvoidXMLExtensionsRegistry.registerSymbolsProviderParticipant(ISymbolsProviderParticipant symbolsProviderParticipant) voidXMLExtensionsRegistry.unregisterSymbolsProviderParticipant(ISymbolsProviderParticipant symbolsProviderParticipant)