vscode
vscode copied to clipboard
Remove custom error handling at startup
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.