FunctionCallTokensSupplier
Supplier for semantic tokens that highlight function calls.
Functions
Link copied to clipboard
open override fun getTokens(params: SemanticTokensParams, document: TextDocument): Iterable<SimpleTokenData>
Generates a list of simplified semantic tokens, which will be converted to full semantic tokens later.