TheSpyder / SyncedSideBar

Sublime Text plugin to sync project sidebar (folder view) with currently active file.
341 stars 23 forks source link

Traceback in latest revision #21

Closed alecthomas closed 11 years ago

alecthomas commented 11 years ago
Traceback (most recent call last):
  File "./SyncedSideBar.py", line 62, in reveal
AttributeError: 'NoneType' object has no attribute 'run_command'
TheSpyder commented 11 years ago

What did you do to cause the error? Which version of sublime are you using?