Running the prototype LSP inside vscode debugger throws the following error
The configured build task fails before opening Ext host. It doesn't work unless one explicitly runs npm run build inside _extension and then launch the Language service
Would be nice to have this one fixed or the docs is correctly updated.
Might help people without extension API knowledge to be able to test the LSP service