-
-
Notifications
You must be signed in to change notification settings - Fork 940
Languages and Plugins
Hong Xu edited this page Oct 12, 2019
·
4 revisions
| Language | URL | Notes |
|---|---|---|
| Java | https://github.com/emacs-lsp/lsp-java | |
| CSS | https://github.com/emacs-lsp/lsp-css | |
| Javascript | https://github.com/emacs-lsp/lsp-javascript | |
| Vue | https://github.com/emacs-lsp/lsp-vue | |
| Python | https://github.com/emacs-lsp/lsp-python | Deprecated. lsp-mode has built-in support |
| Rust | https://github.com/emacs-lsp/lsp-rust | |
| Haskell | https://github.com/emacs-lsp/lsp-haskell | |
| PHP | https://github.com/emacs-lsp/lsp-php | |
| C (clangd) | https://github.com/emacs-lsp/lsp-clangd | |
| C (cquery) | https://github.com/cquery-project/emacs-cquery | |
| C (ccls) | https://github.com/MaskRay/emacs-ccls | |
| Go | https://github.com/emacs-lsp/lsp-go | |
| Bash | https://github.com/emacs-lsp/lsp-sh | |
| OCaml | https://github.com/emacs-lsp/lsp-ocaml | |
| Groovy | https://github.com/emacs-lsp/lsp-groovy | |
| Ruby | https://github.com/emacs-lsp/lsp-ruby | |
| HTML | https://github.com/emacs-lsp/lsp-html | |
| Scala | https://github.com/rossabaker/lsp-scala |