Class AttributeValueCompletionResolver

All Implemented Interfaces:
ICompletionItemResolveParticipant

public class AttributeValueCompletionResolver extends AbstractAttributeCompletionResolver
Resolves the documentation for the completion of the attribute value from the content model.
  • Field Details

    • PARTICIPANT_ID

      public static final String PARTICIPANT_ID
  • Constructor Details

    • AttributeValueCompletionResolver

      public AttributeValueCompletionResolver()
  • Method Details