contradictioned / areweideyet

https://areweideyet.com/
39 stars 30 forks source link

rustfmt? #20

Closed anp closed 7 years ago

anp commented 8 years ago

Would it be appropriate to include support for rustfmt in the feature matrix? It's in the nursery now, but it's very nice functionality to have in an editor. The repo's README has some instructions on how to use it from a few editors.

https://github.com/rust-lang-nursery/rustfmt#running-rustfmt-from-your-editor

The repo covers Atom, Sublime, Emacs and Vim. Anecdotally, VSCode also supports it with the Rusty Code plugin.

ghost commented 8 years ago

I think it should be included, but if this were to be included, we should make it more generic, like "automatic formatting" rather than "rustfmt support".

contradictioned commented 7 years ago

Not sure why I didn't close that... :)