Uses of Class
org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Packages that use SnippetRegistry Package Description org.eclipse.lemminx.commons.snippets org.eclipse.lemminx.services.snippets -
-
Uses of SnippetRegistry in org.eclipse.lemminx.commons.snippets
Methods in org.eclipse.lemminx.commons.snippets with parameters of type SnippetRegistry Modifier and Type Method Description voidISnippetRegistryLoader. load(SnippetRegistry registry)Register snippets in the given snippet registry. -
Uses of SnippetRegistry in org.eclipse.lemminx.services.snippets
Methods in org.eclipse.lemminx.services.snippets with parameters of type SnippetRegistry Modifier and Type Method Description voidXMLSnippetRegistryLoader. load(SnippetRegistry registry)
-