Formatting


Next LS provides extremely fast code formatting.

It formats your code in it's own Erlang node, so it always respects your formatter configuration and formatter plugins.

You'll never be left with ugly parentheses again!

Demo

Caveats

Next LS uses functions introduced in Elixir 1.13 for formatting, so you will experience a degraded experience if your project uses a version less than that.