js-beautify-sublime
js-beautify-sublime copied to clipboard
Repo is alive ?
Is this repo still alive ?
Doesn't look like it. Plugin on package manager stopped working as well.
'Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 74, in reload_plugin
m = importlib.import_module(modulename)
File "./importlib/init.py", line 90, in import_module
File "
That should be an easy fix - just need to change the line print "hello" to use print("hello"). The line without parens is invalid Python 3 syntax.
sorry to reply delay
yes , it is alive , but currently I am busy with another project , so it is a bit delay update , but it is very welcome anyone pull request
Thanks.
It doesn't seems like it. There's a PR from last year with no activity https://github.com/enginespot/js-beautify-sublime/pull/12.