-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
To reproduce error:
- Press ctrl+f (find shortcut)
- Press alt+enter (find all shortcut)
Stacktrace:
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 818, in run_
return self.run(edit)
File "command_goto_file in C:\Users\Alex\AppData\Roaming\Sublime Text 3\Installed Packages\FuzzyFilePath.sublime-package", line 18, in run
File "./python3.3/ntpath.py", line 256, in dirname
File "./python3.3/ntpath.py", line 220, in split
File "./python3.3/ntpath.py", line 162, in splitdrive
TypeError: object of type 'NoneType' has no len()