jdavisclark / JsFormat

Javascript formatting for Sublime Text 2 & 3
1.42k stars 222 forks source link

How can I use jsFormatter on any type of files? #154

Open pokocat opened 9 years ago

pokocat commented 9 years ago

As you know there're various of frontend template in web development such as velocity, Thymeleaf, or just simply jsp files which also should be formatted. But currently it seems this plugin only works when the file is .js or json file? jsFormatter is best formatting plugin I ever used, so is there any solution to this issue?

jdavisclark commented 8 years ago

@pokocat

I'm thinking maybe we just always allow the command palette option to show up, regardless of syntax.