GenLSP.Protocol.Structures.WorkspaceSymbolParams (gen_lsp v0.0.1)
The parameters of a WorkspaceSymbolRequest.
properties
Properties
query :: string (required)
A query string to filter symbols by. Clients may send an empty string here to request all symbols.