anildigital
Elixir code formatter plugins for editors & IDEs (Wiki)
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
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #performance
- #security










Most Liked
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.
acrolink
I would add to the list this one, for Vim:
https://github.com/elixir-editors/vim-elixir