jdavisclark/JsFormat

How can I use jsFormatter on any type of files?

pokocat opened this issue · 1 comments

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?

@pokocat

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