As many of you know https://github.com/theia-ide/typescript-language-server is no longer maintained. While it is stable and "just works" there is a new development on in tsserver which is not exposed through the server (e. g. call hierarchy). We had a discussion in gitter with @danielmartin so I decided to move it here to see if there are other people interested in working on this.
I think that the overall complexity of typescript-language-server is not high because it is proxy so for someone familiar with js/ts won't be hard to keep up with tsserver features.