Home Download Buy Blog Forum Support

Sublime Linter no op in ST3

Sublime Linter no op in ST3

Postby lewisl on Sun Mar 10, 2013 10:14 pm

Is there a special version for st3? Special github branch for it?
lewisl
 
Posts: 26
Joined: Thu May 10, 2012 5:52 am

Re: Sublime Linter no op in ST3

Postby skuroda on Sun Mar 10, 2013 10:24 pm

From https://github.com/wbond/sublime_packag ... e-Packages.

Code: Select all
SublimeLinter
Checkout the sublime-text-3 branch


Install it the same way you did BH2 (add https://github.com/SublimeLinter/Sublim ... ime-text-3 as a repoistory). Then install through package control.

Guess you hadn't seen that in the your other post. ;) I put it there too (well the link to the wiki)
skuroda
 
Posts: 361
Joined: Fri Oct 05, 2012 8:11 am

Re: Sublime Linter no op in ST3

Postby lewisl on Sun Mar 10, 2013 10:41 pm

Thanks.

After loading the repository, should I install the sublimelinter beta package or the other? Both seem to have March dates.
Neither runs.
lewisl
 
Posts: 26
Joined: Thu May 10, 2012 5:52 am

Re: Sublime Linter no op in ST3

Postby skuroda on Sun Mar 10, 2013 11:06 pm

Probably the non beta version. That being said, I haven't used sublime linter on ST3 yet so it's just speculation.
skuroda
 
Posts: 361
Joined: Fri Oct 05, 2012 8:11 am

Re: Sublime Linter no op in ST3

Postby lewisl on Sun Mar 10, 2013 11:14 pm

Tried both. Neither works.
lewisl
 
Posts: 26
Joined: Thu May 10, 2012 5:52 am

Re: Sublime Linter no op in ST3

Postby skuroda on Sun Mar 10, 2013 11:30 pm

I'd check the console for errors, then create an issue on the github page, if one doesn't already exist. (https://github.com/SublimeLinter/Sublim ... state=open)
skuroda
 
Posts: 361
Joined: Fri Oct 05, 2012 8:11 am

Re: Sublime Linter no op in ST3

Postby lewisl on Mon Mar 11, 2013 12:32 am

Thank you. Did that.

Looks like sublimelinter and markdown preview both contain bugs. Nothing I can fix.

Code: Select all
reloading plugin Markdown Preview.MarkdownPreview
Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 72, in reload_plugin
    m = importlib.import_module(modulename)
  File "X/importlib/__init__.py", line 88, in import_module
  File "<frozen importlib._bootstrap>", line 1577, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1558, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1525, in _find_and_load_unlocked
  File "C:\Users\lewisl\AppData\Roaming\Sublime Text 3\Installed Packages\Markdown Preview.sublime-package\MarkdownPreview.py", line 161
    print "Markdown Preview: executing", cmd
                                      ^
SyntaxError: invalid syntax
reloading plugin Package Control.Package Control
reloading plugin SublimeLinter Beta.SublimeLinter
Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 72, in reload_plugin
    m = importlib.import_module(modulename)
  File "X/importlib/__init__.py", line 88, in import_module
  File "<frozen importlib._bootstrap>", line 1577, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1558, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1525, in _find_and_load_unlocked
  File "C:\Users\lewisl\AppData\Roaming\Sublime Text 3\Installed Packages\SublimeLinter Beta.sublime-package\SublimeLinter.py", line 371
    print 'SublimeLinter: {0} {1} ({2})'.format(language, 'enabled' if enabled else 'disabled', message)
                                       ^
SyntaxError: invalid syntax
plugins loaded
Package Control: No updated packages
lewisl
 
Posts: 26
Joined: Thu May 10, 2012 5:52 am


Return to Technical Support

Who is online

Users browsing this forum: Google [Bot] and 21 guests