supportsSemanticTokensRange property

bool get supportsSemanticTokensRange

Whether the server supports semantic token range requests.

Implementation

bool get supportsSemanticTokensRange => _serverSupportsSemanticTokensRange;