Skip to content

Commit 61b8b53

Browse files
authored
Update readme links to vscode plugin to the elixir-lsp version (#74)
1 parent bb85efc commit 61b8b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You may want to install Elixir and Erlang from source, using the [kiex](https://
3737

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

0 commit comments

Comments
 (0)