anildigital
Elixir code formatter plugins for editors & IDEs (Wiki)
Here is list of plugins for different editors
- Sublime Text 3 — Elixir.tmbundle - https://github.com/elixir-editors/elixir-tmbundle/#code-formatting-for-sublime-text-3
- Vim — vim-elixir https://github.com/elixir-editors/vim-elixir
- Vim — vim-mix-format https://github.com/mhinz/vim-mix-format
- Atom — Atom Elixir Formatter atom-elixir-formatter
- Emacs — elixir-mode https://github.com/elixir-editors/emacs-elixir
- Visual Studio Code — vscode-elixir-formatter vscode-elixir-formatter - Visual Studio Marketplace
Most Liked
josevalim
Creator of Elixir
The official Sublime Text 3 package supports it too: https://github.com/elixir-editors/elixir-tmbundle/#code-formatting-for-sublime-text-3. 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.
6
acrolink
I would add to the list this one, for Vim:
1
Popular in Wikis
At start some definitions:
HTTPS (is a protocol for secure communication over a computer network which is widely used on the Internet) -...
New
With the new year I am looking at travel for this year and I’d love to base some travel around Elixir. So in the spirit of the 2017 threa...
New
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!)
This post collects co...
New
Introduction
After some discussion with a few other members we thought it might be an idea to start a thread where we can post about libr...
New
I’d like to start a discussion of data serialization formats, in the context of Elixir. The rest of this note is a combination of persona...
New
Here is list of plugins for different editors
Sublime Text 3 — Elixir.tmbundle - https://github.com/elixir-editors/elixir-tmbundle/#co...
New
I’ve noticed we’ve got a few now - wonder if we can compile a list? This is a wiki - anyone at Trust Level 1 can edit :023:
Link: This...
New
Popular Elixir Packages
List of popular Atom.io Elixir Packages. These can be installed via atom’s package center or a command line with ...
New
This is a wiki - anyone at Trust Level 1 or higher can help keep it updated.
Elixir Pocket Syntax
Uncommon Logical stuff of Elixir modul...
New
A wiki for Doom Emacs
Doom is a configuration framework for GNU Emacs. It focuses on performance and customizability. It can be a founda...
New
Other popular topics
In Ruby, I can go:
User.find_by(email: "foobar@email.com").update(email: "hello@email.com")
How can I do something similar in Elixir? ...
New
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
As a follow up to my earlier question:
I have the code compiling and running but not getting a successful login from the rest server. ...
New
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
New
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
Hey :wave:t3: Elixir community,
I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New







