Is it possible to use tsserver plugin?
I tried the installation in the project but it does not work.
Is it possible to use tsserver plugin?
I tried the installation in the project but it does not work.
I’m using typescript.nvim to deal with tsserver
and I can confirm that to use tsserver plugin, just install it and add it to your tsconfig.json
, e.g. for llit-html plugin, just follow these instructions and it should works.