jdavisclark / JsFormat

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

How can I set "space_before_conditional": false ? #153

Closed khaledosman closed 6 years ago

khaledosman commented 9 years ago

I tried going to preferences -> package settings -> jsformat -> Settings - User and added "space_before_conditional": false , but it doesn't seem to work

jdavisclark commented 8 years ago

@khaledosman did you try completely exiting and reloading sublime after the change? you shouldn't have to....

bitwiseman commented 8 years ago

@jdc0589 Sorry - https://github.com/beautify-web/js-beautify/issues/807