anildigital
Here is list of plugins for different editors
- Sublime Text 3 — Elixir.tmbundle - GitHub - elixir-editors/elixir-tmbundle: A TextMate and Sublime Text Bundle for the Elixir programming language · GitHub
- Vim — vim-elixir GitHub - elixir-editors/vim-elixir: Vim configuration files for Elixir · GitHub
- Vim — vim-mix-format GitHub - mhinz/vim-mix-format: Vim integration for the Elixir formatter. · GitHub
- Atom — Atom Elixir Formatter Sunsetting Atom - The GitHub Blog
- Emacs — elixir-mode GitHub - elixir-editors/emacs-elixir: Emacs major mode for Elixir · GitHub
- Visual Studio Code — vscode-elixir-formatter vscode-elixir-formatter - Visual Studio Marketplace
Trending in Wikis
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Hi everyone!
The first release candidate for the Expert language server project is now available!
We’ve published a press release detai...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #elixirconf-eu
- #metaprogramming
- #hex










Showing Posts 1 to 2- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
acrolink
I would add to the list this one, for Vim:
https://github.com/elixir-editors/vim-elixir
josevalim
The official Sublime Text 3 package supports it too: GitHub - elixir-editors/elixir-tmbundle: A TextMate and Sublime Text Bundle for the Elixir programming language · GitHub. It is very raw though, improvements are welcome.
I would recommend everyone to try to push those to the official packages so everyone gets an out of the box experience without needing extra installs.