- Elixir Format
- Format file on save with mix format
- 397 Installs
-
This extension is allowed to:
- Launch Subprocesses
Readme
Elixir Format
Format Elixir files on save with mix format
.
Changelog
Version 1.0.4
Pass the file path to --stdin-filename
.
Version 1.0.3
Set cwd
to Workspace
. This should fix an issue with the formatter not picking up the .formatter.exs
file.
Version 1.0.2
@nathandemick - #1
Version 1.0.1
Remove unused code.
Version 1.0
Initial release