You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IndexError in AutoFileName.sublime-package, line 171, in on_selection_modified_async
Traceback (most recent call last):
File "D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\sublime_plugin.py", line 513, in on_selection_modified_async
callback.on_selection_modified_async(v)
File "autofilename in D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\Data\Installed Packages\AutoFileName.sublime-package", line 171, in on_selection_modified_async
File "D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\sublime.py", line 641, in __getitem__
raise IndexError()
IndexError
IndexError in AutoFileName.sublime-package, line 171, in on_selection_modified_async
Steps to reproduce the error
test/test.py
test/Commands.sublime-commands
Fixed Selections Clear
.Related threads:
alt+shift+right_mouse_click
#97 IndexError when pressedalt+shift+right_mouse_click
The text was updated successfully, but these errors were encountered: