vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Remove custom error handling at startup

Open robertoaloi opened this issue 4 years ago • 0 comments

The official VS Code client implemented this upon our request:

https://github.com/microsoft/vscode-languageserver-node/issues/824#issuecomment-934146549

Therefore, the custom error handling is not required any longer and can be removed.

robertoaloi avatar Dec 22 '21 16:12 robertoaloi