supportsSemanticTokensFull property

bool get supportsSemanticTokensFull

Whether the server supports semantic token full requests.

Implementation

bool get supportsSemanticTokensFull => _serverSupportsSemanticTokensFull;