LSP::WorkspaceSymbolRequest
Inherits LSP::Initializer < LSP::RequestMessage < LSP::Initializer < JSON::Serializable < LSP::Message < Reference < Object
The workspace symbol request is sent from the client to the server to list the symbols matching a query across the workspace.
Constructors
new(pull : JSON::PullParser)
The workspace symbol request is sent from the client to the server to list the symbols matching a query across the workspace.
new
Instance methods
params
params=(params : WorkspaceSymbolParams)