mihai-vlc / sublime-jsfmt

jsfmt plugin for Sublime Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin isn't working

janbaer opened this issue · comments

I installed your plugin on a Mac and SublimeText3. When I call the Format command manually, nothing happens. Even when I activate the AutoFormat option in the preferences, it's the same result. I looked into the SLT console, but there was no error. I tested it with json and js files with some obvious errors. Of course I activated the plugins in the config file and node.js is also installed on my system.

How can I find out, where the problem is? Thanks!

I tested it with json and js files with some obvious errors.

I'm not sure I get this right.
But this is not suppose to fix errors in your file just format the indentation of the code.
If you have "alert-errors": true you should get an alert with some details about the error.

Of course, I mean formatting "errors"

Today I tested it on my workplace and it worked perfectly. Here I'have a Windows 7 system.

@paulirish can you repoduce this ? I don't have a mac

@janbaer any update on this ?
did you manage to make it work ?

One month has passed. Closing this for now.