Replies: 1 comment
-
The Deno lsp replaces tsserver. The version is always the version of TypeScript that is shipped with the running Deno binary. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
deno lspbe used as a drop-in replacement for ts-ls?deno lspemulate and/or connect with the version oftsc/tsserverthat's locally installed for a project?The docs website should answer at least 1 of those questions, but I couldn't find anything
Beta Was this translation helpful? Give feedback.
All reactions