Latest #formatting Threads 
Hi everyone! I’d like to share ExAlign, a new Mix formatter plugin that adds
gofmt style column alignment on top of the standard Elixir ...
New
Today I’m releasing Green - a style guide enforcer for Elixir.
Green acts as a plugin to Mix Format and automates the application of a f...
New
I know you can use plugins, but I couldn’t find any in the hex repos for formatting CSS and JS/TS. What’s the recommended solution for this?
New
Hi all,
I was wondering if it is possible to have a mix format plugin that use comma first notation.
Maybe such plugin already exist?
...
New
I would like to have integers converted to strings with underscores. So instead of “77777777”, I would have “77_777_777”. Do I have to wr...
New
Hi there,
me and my friend are working on the same project and we use the mix format command to format our code. The problem is that he ...
New
Hi
I would like to know if/how I can format a float in shorter scientific notation than what :erlang.float_to_binary gives me. For examp...
New
This code
Calendar.strftime(post.inserted_at, "%l:%M%P %A, %B %-d, %Y")
produces this error
invalid strftime format: %l
even though t...
New
Episode 120 of Thinking Elixir. Localizing and personalizing an application is separate from the language used in the interface. Kip Cole...
New
Hey there,
I noticed in the last few days that in one of my projects when it is running with mix phx.server and I edit the code and save...
New
This Week's Trending
This Month's Trending
This Year's Trending
Hi everyone! I’d like to share ExAlign, a new Mix formatter plugin that adds
gofmt style column alignment on top of the standard Elixir ...
New
Last Three Year's Trending
I’d like to print “zero reservations”, “one reservation”, “two reservations”, etc. I can use inflex to get plurals and singulars, but I c...
New
Today I’m releasing Green - a style guide enforcer for Elixir.
Green acts as a plugin to Mix Format and automates the application of a f...
New
I would like to have integers converted to strings with underscores. So instead of “77777777”, I would have “77_777_777”. Do I have to wr...
New
Hi there,
me and my friend are working on the same project and we use the mix format command to format our code. The problem is that he ...
New
I know you can use plugins, but I couldn’t find any in the hex repos for formatting CSS and JS/TS. What’s the recommended solution for this?
New
Hi all,
I was wondering if it is possible to have a mix format plugin that use comma first notation.
Maybe such plugin already exist?
...
New
Trending Over Three Years
I’m using changesets to validate various API submissions and I’m wondering if someone has come up with an easy way to format the errors? ...
New
Hello folks! Are there any libraries for formatting of HEEx templates?
New
Background
Recently I joined a new project in and I immediately saw some improvements could be done.
It so happens that many of these i...
New
I have this .formatter.exs file next to my mix.exs
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"],
import_dep...
New
My partner and I are working on a codebase together and we have something different in our setup that is causing his system to add parens...
New
Hi there,
I’m currently following an Elixir tutorial and I have the following lines of code in my project:
Path.join([path, file])
...
New
Hi everyone,
I am looking for a good config for an .iex file that can do the following:
Format the output of the commands in an easy t...
New
Hey folks. I am writing some code that is embedded in a book and am using the Elixir formatter to make sure the code lines aren’t too lon...
New
https://hexdocs.pm/recon_ex/ReconTrace.html#format/1
ReconTrace (taking one example) is a trading library (like all of them) which provi...
New
Hey there,
I noticed in the last few days that in one of my projects when it is running with mix phx.server and I edit the code and save...
New
Hi
I would like to know if/how I can format a float in shorter scientific notation than what :erlang.float_to_binary gives me. For examp...
New
Hello! I am having issues with the Elixir formatter and a long case expression. What’s happening is that this:
defmodule Test do
def e...
New
Background
I use a library that defines a new pipeline macro, the triple arrow >>>. So in my code, it is normal to have somethin...
New
This code
Calendar.strftime(post.inserted_at, "%l:%M%P %A, %B %-d, %Y")
produces this error
invalid strftime format: %l
even though t...
New
Episode 120 of Thinking Elixir. Localizing and personalizing an application is separate from the language used in the interface. Kip Cole...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







