A location provider implements features such as "find implementations" and "find type definition". It is the general form of DefinitionProvider and ReferenceProvider.
Provide related locations for the symbol at the given position and document.
The document in which the command was invoked.
The position at which the command was invoked.
Related locations, or null if there are none.
null
Generated using TypeDoc
A location provider implements features such as "find implementations" and "find type definition". It is the general form of DefinitionProvider and ReferenceProvider.