File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ Note: On first run Dialyzer will build a PLT cache which will take a considerabl
32
32
| ------------ | ----------------------------------------------------------------------------- | ---------------------------------------------- |
33
33
| VS Code | [ elixir-lsp/vscode-elixir-ls] ( https://github.com/elixir-lsp/vscode-elixir-ls ) | Supports all ElixirLS features |
34
34
| Vim | [ ALE] ( https://github.com/w0rp/ale ) | Does not support debugger or @spec suggestions |
35
+ | Vim | [ vim-lsp] ( https://github.com/prabirshrestha/vim-lsp ) | Does not support debugger |
36
+ | Neovim | [ vim-lsp] ( https://github.com/prabirshrestha/vim-lsp ) | Does not support debugger |
35
37
| Neovim | [ ALE] ( https://github.com/w0rp/ale ) | Does not support debugger |
36
38
| Neovim | [ coc.nvim] ( https://github.com/neoclide/coc.nvim ) | Does not support debugger |
37
39
| Emacs | [ lsp-mode] ( https://github.com/emacs-lsp/lsp-mode ) | Supports debugger via [ dap-mode] ( https://github.com/yyoncho/dap-mode ) |
You can’t perform that action at this time.
0 commit comments