akalongman / sublimetext-codeformatter

Code Formatter plugin for ST2/ST3
MIT License
772 stars 130 forks source link

LESS support (feature request) #72

Closed noducks closed 10 years ago

noducks commented 10 years ago

JSBeautifer now happily formats LESS files with the CSS beautifier with no additional configuration.

shift-ctrl-f on a LESS file in Sublime ST3 gives this error message -

CodeFormatter
Formatter for this file type (less) not found.

Just wondering if it would be easy to hook the CSS formatter up to LESS files? Or if there is a setting to do that? Thanks.

noducks commented 10 years ago

Anyone have any thoughts on this?

tcditgens commented 10 years ago

+1

tcditgens commented 10 years ago

Well... It should be easy to add .less files to cssbeautifier. Could you add it?

skattabrain commented 10 years ago

+1, nice plugin BTW