halohalospecial / atom-elmjutsu

A bag of tricks for developing with Elm. (Atom package)
https://atom.io/packages/elmjutsu
MIT License
192 stars 24 forks source link

Format big records in the sidekick #70

Open AntouanK opened 7 years ago

AntouanK commented 7 years ago

screenshot_2017-03-28_15-18-34

For big records, having the type description in one line makes them unreadable. Could we format them to break into new lines? Maybe use elm-format to do that.