Language-specific service for handling document symbols requests.
Handle a document symbols request.
The document in the workspace.
The parameters of the request.
Optional
A cancellation token that migh be used to cancel the request.
The symbols for the given document.
OperationCancelled if cancellation is detected during execution
OperationCancelled
ResponseError if an error is detected that should be sent as response to the client
ResponseError
Language-specific service for handling document symbols requests.