Closed MaximilianKoestler closed 4 years ago
This PR introduces a setting to trace language server requests (JSON) on a separate output channel.
Since this is already a feature in vscode-languageclient, it only requires an update of the dependencies and passing through the configuration switch.
vscode-languageclient
This PR introduces a setting to trace language server requests (JSON) on a separate output channel.
Since this is already a feature in
vscode-languageclient
, it only requires an update of the dependencies and passing through the configuration switch.