LSP::WorkspaceSymbolClientCapabilities
Inherits LSP::Initializer < JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew
SourceInstance methods
dynamic_registration=(dynamic_registration : Bool | Nil)
Symbol request supports dynamic registration.
symbol_kind
Sourcesymbol_kind=(symbol_kind : SymbolKindValue | Nil)
Source