What does tsserver
do ?. Got a vague idea that it helps IDEs to implement features like error checking and auto-completion. But I couldn't find any API documentation.
Simply speaking, it's a tool that runs TypeScript compiler in background and can quickly respond to commands like "compile this" or "autocomplete that".
It's meant to use by tool developers, and you won't need it in day-to-day work with TypeScript.
You can find source code here, it's pretty much self-explanatory.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With