-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Code Editor Support
Jeremy Cowgar edited this page Feb 9, 2023
·
21 revisions
- Emacs Mode
- TextMate / Sublime Text Bundle
- Sublime Plugins:
- Vim Elixir
- Alchemist.vim (Vim Elixir Tooling)
- GtkSourceView (gedit)
- Atom Package
- IntelliJ Elixir
- VS Code Extensions:
- ElixirLS: Elixir support and debugger - Recommended, has latest updates
- Visual Studio Code Elixir - Not maintained, see: https://github.com/fr1zle/vscode-elixir/issues/128#issuecomment-478668010
- If .leex files are dispalyed as plain text, click on
Plain text
to the bottom right, Configure file association for.leex
and select HTML(EEx)
- coc.nvim elixir-ls based extension for neovim and vim for coc.nvim
- BBEdit Package with ElixirLS