You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom Beautify uses a boolean (true or false) value for preserve_newlines option and will translate to all in Prettydiff. Support is only for LESS/SCSS/SASS (Prettydiff supported languages).
When specifying the preserve_newlines in .jsbeautifyrc they do not get passed through to prettydiff, see:
https://github.com/Glavin001/atom-beautify/blob/master/lib/langs/css-prettydiff-beautify.coffee#L4-L10
Originally raised here:
#211 (comment)
The text was updated successfully, but these errors were encountered: