Information about where a symbol is declared.
Provides additional metadata over normal location declarations, including the range of the declaring symbol.
Servers should prefer returning DeclarationLink over Declaration if supported by the client.
DeclarationLink
Declaration
Information about where a symbol is declared.
Provides additional metadata over normal location declarations, including the range of the declaring symbol.
Servers should prefer returning
DeclarationLinkoverDeclarationif supported by the client.