-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Code Editor Support
Zeke Dou edited this page Dec 31, 2023
·
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!
-
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
-
IntelliJ
-
Neovim
- Use neovim-lspconfig with either elixir-ls or next-ls
- Video instructions
-
Helix
-
Nova by Panic
- ElixirLS (Raul Chedrese version)
-
Sublime Text 4
- Elixir Sublime
- For earlier TextMate and Sublime versions, see elixir-tmbundle
-
Vim
-
Visual Studio Code
- Option #1: Elixir LS extension
- Option #2: elixir-tools extension