javascript-typescript-langserver
javascript-typescript-langserver copied to clipboard
WIP textDocument/implementation support
@felixfbecker Is this blocked on something?
The only thing it's blocked on is that for some reason TypeScript does not return any results in the tests even though I would expect it to. Can't really merge if it always returns no result... but I have no idea why