Hirse / brackets-beautify

Brackets Extension to beautify JavaScript, HTML, and CSS files.
MIT License
34 stars 3 forks source link

Missing indent when declaring multiple methods #9

Closed alexandradeas closed 8 years ago

alexandradeas commented 9 years ago

In screenshot the indentation is slightly wrong on the first method (.when) in a list when declaring multiple methods to an object.

screenshot from 2015-07-23 20 27 17

Hirse commented 9 years ago

Can you please test the beautification of your file with the library directly? You can use their website here: http://jsbeautifier.org/

If the issue persists, please open an issue with them.