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
command: find_keymap
Exception in thread Thread-36:
Traceback (most recent call last):
File "./python3.3/threading.py", line 901, in _bootstrap_inner
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 765, in run
rendered = list(self.renderer.format(keymaps))
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 710, in format
packages = sorted(packages, key=key_func)
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 438, in extract
keyMaps = self.getKeymaps()
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 352, in getKeymaps
if not key_token[0]:
IndexError: list index out of range
command: cheat_sheet
Exception in thread Thread-38:
Traceback (most recent call last):
File "./python3.3/threading.py", line 901, in _bootstrap_inner
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 765, in run
rendered = list(self.renderer.format(keymaps))
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 629, in format
packages = sorted(packages, key=key_func)
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 438, in extract
keyMaps = self.getKeymaps()
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 352, in getKeymaps
if not key_token[0]:
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
command: find_keymap
Exception in thread Thread-36:
Traceback (most recent call last):
File "./python3.3/threading.py", line 901, in _bootstrap_inner
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 765, in run
rendered = list(self.renderer.format(keymaps))
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 710, in format
packages = sorted(packages, key=key_func)
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 438, in extract
keyMaps = self.getKeymaps()
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 352, in getKeymaps
if not key_token[0]:
IndexError: list index out of range
command: cheat_sheet
Exception in thread Thread-38:
Traceback (most recent call last):
File "./python3.3/threading.py", line 901, in _bootstrap_inner
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 765, in run
rendered = list(self.renderer.format(keymaps))
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 629, in format
packages = sorted(packages, key=key_func)
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 438, in extract
keyMaps = self.getKeymaps()
File "/Users/z/Library/Application Support/Sublime Text/Installed Packages/Keymaps.sublime-package/sublime_keymaps.py", line 352, in getKeymaps
if not key_token[0]:
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: