jdavisclark / JsFormat

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

beautify ST settings file #169

Closed mikecar closed 7 years ago

mikecar commented 8 years ago

I cannot seem to be able to format .sublime-project files, *.json works fine. I am not talking format-on-save, I am talking format on demand. what could I been doing wrong ? vanilla settings

jdavisclark commented 7 years ago

jsformat is only enabled when the syntax or file extension is json/js. change the syntax to json and the right click option will appear and the shortcut will work.