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
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
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
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
There are three potential reasons for members of this forum to have a look at https://vutuv.de
You are tired or annoyed of LinkedIn.
Yo...
New
Aludel - LLM Evaluation Workbench
Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
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
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #ai
- #elixirconf-us
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










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.