TSServer crashes 5 times after opening the Interactive Playground. - VSCode Version: 1.42.0 - OS Version: Debian buster (Linux x64 4.19.0-6-amd64) - TypeScript Version: 3.8.0-dev.20200206 (ms-vscode.vscode-typescript-next Plugin) Steps to Reproduce: 1. Open VS Code 2. Open interactive playground The [tsserver.log](https://gist.github.com/jhony1104/cefffd588dc4cf62a80b9958fe36c006) file. Does this issue occur when all extensions are disabled?: No Only exists if using the __ms-vscode.vscode-typescript-next__ plugin. Possible related to microsoft/vscode#85547