ImplementationProvider

The implementation provider interface defines the contract between extensions and the go to implementation feature.

Online Documentation

Functions

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

Provide the implementations of the symbol at the given position and document.