vscode-exfmt README
July 25, 2017 ยท View on GitHub
Format your elixir code automatically
Features
Uses exfmt to format your elixir code automatically
Requirements
- Install exfmt in the
mixproject you're working on.
Known Issues
exfmt is still in alpha and will not work for all formatting scenarios
Release Notes
0.0.2
Support for error messages
0.0.1
Initial alpha release