Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFormatting code should produce the same output as `mix format` #1138
Labels
Comments
|
I agree, but I came up with mine first |
|
Hahaha but i think the Elixir format will win so ... :) |
|
Maybe we can add an option? |
|
@7sDream if something is open as Kind:Enhancement it is already queued as a potential future feature. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


When using the hot key or menu to format code, the result should be the same as running
mix formatfrom the command line. Right now they produce different results.