-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Code Editor Support
Steven C. Buttgereit edited this page Jan 1, 2024
·
21 revisions
In this page we list to projects and tutorials for setting up your editor. This page is maintained by the community, contributions are welcome!
The list is arranged in alphabetical order.
-
BBEdit
- Elixir package based on elixir-ls
-
Emacs
- Emacs 30.0+ has builtin support for Elixir and HEEx files via tree-sitter
- Additional setup
-
gedit
-
Helix
-
IntelliJ
-
Neovim
- Use neovim-lspconfig with either elixir-ls or next-ls
- Video instructions
-
Nova by Panic
- ElixirLS (Raul Chedrese version)
-
Sublime Text 4
- Elixir Sublime
- ElixirLS based on elixir-ls
- For earlier TextMate and Sublime versions, see elixir-tmbundle
-
Vim
-
Visual Studio Code
- Option #1: Elixir LS extension
- Option #2: elixir-tools extension