Uses of Class
org.eclipse.lemminx.services.extensions.completion.AbstractAttributeCompletionResolver
-
Packages that use AbstractAttributeCompletionResolver Package Description org.eclipse.lemminx.extensions.contentmodel.participants.completion -
-
Uses of AbstractAttributeCompletionResolver in org.eclipse.lemminx.extensions.contentmodel.participants.completion
Subclasses of AbstractAttributeCompletionResolver in org.eclipse.lemminx.extensions.contentmodel.participants.completion Modifier and Type Class Description classAttributeNameCompletionResolverResolves the completion item with the documentation of the attribute name from the content model.classAttributeValueCompletionResolverResolves the documentation for the completion of the attribute value from the content model.
-