mihai-vlc / sublime-jsfmt

jsfmt plugin for Sublime Text
MIT License
477 stars 21 forks source link

Plugin isn't working #18

Closed janbaer closed 9 years ago

janbaer commented 9 years ago

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!

mihai-vlc commented 9 years ago

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.

janbaer commented 9 years ago

Of course, I mean formatting "errors"

janbaer commented 9 years ago

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

mihai-vlc commented 9 years ago

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

mihai-vlc commented 9 years ago

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

mihai-vlc commented 9 years ago

One month has passed. Closing this for now.