View Source GenLSP.Structures.WorkspaceSymbolClientCapabilities (gen_lsp v0.11.2)
Client capabilities for a {@link WorkspaceSymbolRequest}.
Link to this section Summary
Functions
Fields
dynamic_registration: Symbol request supports dynamic registration.
Link to this section Types
Link to this section Functions
fields
Fields
dynamic_registration: Symbol request supports dynamic registration.
symbol_kind: Specific capabilities for the
SymbolKindin theworkspace/symbolrequest.tag_support: The client supports tags on
SymbolInformation. Clients supporting tags have to handle unknown tags gracefully.@since 3.16.0
resolve_support: The client support partial workspace symbols. The client will send the request
workspaceSymbol/resolveto the server to resolve additional properties.@since 3.17.0