Handle a workspace symbols request.
workspaces symbols request parameters
OptionalcancelToken: Cancellation.CancellationTokena cancellation token tha can be used to cancel the request
a list of workspace symbols
OptionalresolveHandle a resolve request for a workspace symbol.
the workspace symbol to resolve
OptionalcancelToken: Cancellation.CancellationTokena cancellation token tha can be used to cancel the request
the resolved workspace symbol
Shared service for handling workspace symbols requests.