- typescript-lan VS leo-editor
- typescript-lan VS vim-local-history
- typescript-lan VS language-server-protocol
- typescript-lan VS tree-sitter-module
- typescript-lan VS intellij-lsp-server
- typescript-lan VS trouble.nvim
- typescript-lan VS lsp-mode
- typescript-lan VS nvim-lspconfig
- typescript-lan VS org-alert
- typescript-lan VS evil-textobj-tree-sitter
Typescript-lan Alternatives
Similar projects and alternatives to typescript-lan
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
-
-
-
organice
An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
-
trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
-
-
-
-
KotlinLanguageServer
Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
-
-
-
-
-
-
intellij-lsp-server
Discontinued Exposes IntelliJ IDEA features through the Language Server Protocol.
-
-
typescript-lan discussion
typescript-lan reviews and mentions
-
Let's write an Emacs treesitter major mode
That was interesting, thanks for pointing it out
I was tremendously sad to see that the Typescript Language Server wasn't owned by Microsoft <https://microsoft.github.io/language-server-protocol/impleme...>, since if there was any sanity in the world a spec bump would travel with a reference implementation showing how they envision such a thing being used
But, I found that the Typescript Language Server that they did list does indeed have a semantic-tokens module in it, although it's much shorter than I would have expected from reading that section in the spec: https://github.com/typescript-language-server/typescript-lan...
-
Why LSP?
One thing I have difficulty understanding is that given MS is (was?) the primary proponent of LSP, why do community projects like typescript-language-server need to exist ?
Why can't arbitrary LSP clients connect directly to tsserver (maintained by MS) ?
[1] https://github.com/typescript-language-server/typescript-lan...