LSP::Data::WorkspaceClientCapabilities::WorkspaceSymbol
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
dynamic_registration=(dynamic_registration : Bool)
Symbol request supports dynamic registration.
symbol_kind=(symbol_kind : SymbolKindSet)
Specific capabilities for the SymbolKind in the workspace/symbol request.