Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/securingsincity/vscode-exfmt

Vscode Plugin for exfmt
https://github.com/securingsincity/vscode-exfmt

Last synced: about 2 months ago
JSON representation

Vscode Plugin for exfmt

Awesome Lists containing this project

README

        

# vscode-exfmt README

Format your elixir code automatically

## Features

Uses `exfmt` to format your elixir code automatically

## Requirements

* Install [exfmt](https://github.com/lpil/exfmt) in the `mix` project 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