Class AttributeNameCompletionResolver

All Implemented Interfaces:
ICompletionItemResolveParticipant

public class AttributeNameCompletionResolver extends AbstractAttributeCompletionResolver
Resolves the completion item with the documentation of the attribute name from the content model.
  • Field Details

    • PARTICIPANT_ID

      public static final String PARTICIPANT_ID
  • Constructor Details

    • AttributeNameCompletionResolver

      public AttributeNameCompletionResolver()
  • Method Details