TypeDefinitionProvider

The type definition provider defines the contract between extensions and the go to type definition feature.

Online Documentation

Functions

Link copied to clipboard
abstract fun provideTypeDefinition(document: TextDocument, position: Position, token: CancellationToken): ProviderResult<ERROR CLASS: Symbol not found for JsAny>

Provide the type definition of the symbol at the given position and document.