LSP::WorkspaceSymbolClientCapabilities
Inherits JSON::Serializable < Struct < Value < Object
Symbol request supports dynamic registration.
Constructors
Instance methods
Symbol request supports dynamic registration.
The client support partial workspace symbols. The client will send the
request workspaceSymbol/resolve to the server to resolve additional
properties.
The properties that a client can resolve lazily. Usually
location.range
The client support partial workspace symbols. The client will send the
request workspaceSymbol/resolve to the server to resolve additional
properties.
The properties that a client can resolve lazily. Usually
location.range
Specific capabilities for the SymbolKind in the workspace/symbol
request.
The client supports tags on SymbolInformation and WorkspaceSymbol.
Clients supporting tags have to handle unknown tags gracefully.
The client supports tags on SymbolInformation and WorkspaceSymbol.
Clients supporting tags have to handle unknown tags gracefully.