Skip to content

Commit

Permalink
Update readme links to vscode plugin to the elixir-lsp version (elixi…
Browse files Browse the repository at this point in the history
  • Loading branch information
axelson authored Nov 16, 2019
1 parent bb85efc commit 61b8b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ You may want to install Elixir and Erlang from source, using the [kiex](https://

| IDE | Plugin | Support |
| -------- | ----------------------------------------------------------------------------- | ---------------------------------------------- |
| VS Code | [JakeBecker/vscode-elixir-ls](https://github.com/JakeBecker/vscode-elixir-ls) | Supports all ElixirLS features |
| VS Code | [elixir-lsp/vscode-elixir-ls](https://github.com/elixir-lsp/vscode-elixir-ls) | Supports all ElixirLS features |
| Atom IDE | [JakeBecker/ide-elixir](https://github.com/JakeBecker/ide-elixir) | Does not support debugger or @spec suggestions |
| Vim | [ALE](https://github.com/w0rp/ale) | Does not support debugger or @spec suggestions |
| Emacs | [lsp-mode](https://github.com/emacs-lsp/lsp-mode) | Supports debugger via [dap-mode](https://github.com/yyoncho/dap-mode) |
Expand Down

0 comments on commit 61b8b53

Please sign in to comment.