jdavisclark / JsFormat

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

Not working - Sublime Text 3 on Mac #152

Closed nerijunior closed 8 years ago

nerijunior commented 8 years ago

I've installed and on cmd+shift+p doesn't show Format: Javascript

jdavisclark commented 8 years ago

@nerijunior you have to be in a js/json file, or the buffer syntax has to be set to javascript for it to show up.

nerijunior commented 8 years ago

@jdc0589 Yep! I'm on js file.

sashavtyurina commented 8 years ago

You need to setup the type of the file to JavaScript (the tab in the bottom right corner). This worked for me.

jimklo commented 8 years ago

i'll second this issue, but it seems worse. It's actually not installing jsFormat via Package Control at all.

update: restarted ST3, then it would install - and it works. Likely a PC or ST3 bug.

nerijunior commented 8 years ago

@jimklo Yeah!!! I've reinstalled the package, restarted ST3 and now it's working!

jdavisclark commented 8 years ago

do you get any output in the sublime console?

On Thu, Sep 17, 2015, 1:08 AM Jim Klo notifications@github.com wrote:

i'll second this issue, but it seems worse. It's not installing via Package Control.

— Reply to this email directly or view it on GitHub https://github.com/jdc0589/JsFormat/issues/152#issuecomment-140977772.

Lumend commented 6 years ago

no installation python3?