noklesta / SublimeQuickFileCreator

Quick File Creator plugin for Sublime Text
65 stars 26 forks source link

Don't work then in unsaved file #3

Closed Suor closed 11 years ago

Suor commented 12 years ago
Traceback (most recent call last):
  File "./sublime_plugin.py", line 339, in run_
  File "./SublimeQuickFileCreator.py", line 111, in run
  File "./SublimeQuickFileCreator.py", line 17, in doCommand
  File "./SublimeQuickFileCreator.py", line 70, in move_current_directory_to_top
  File ".\posixpath.py", line 119, in dirname
AttributeError: 'NoneType' object has no attribute 'rfind'
noklesta commented 11 years ago

Fixed by #6.