Glavin001 / atom-beautify

:mega: Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding :heart: )
http://unibeautify.com/
MIT License
1.5k stars 453 forks source link

Support for Google Protocol Buffer files #1566

Open ghost opened 7 years ago

ghost commented 7 years ago

Description

atom-beautify does not support Google Procol Buffer files (.proto extension). It would be great if it could support these files.

prettydiff commented 7 years ago

Is there an official site describing the code format?

ghost commented 7 years ago

@prettydiff The official language guide https://developers.google.com/protocol-buffers/docs/proto has a very well written guide.

giancarlopetrini commented 6 years ago

It'd be awesome if this was added!