FunctionCallTokensSupplier

Supplier for semantic tokens that highlight function calls.

Constructors

Link copied to clipboard
constructor()

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.