-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
1. Summary
I can not begin to use BoundKeys, I get stack trace.
2. Expected behavior
3. Actual behavior
command: bound_keys
Error parsing JSON: Expecting property name enclosed in double quotes: line 373 column 13 (char 11616)
Error parsing JSON: Expecting property name enclosed in double quotes: line 7 column 2 (char 126)
Error parsing JSON: Expecting property name enclosed in double quotes: line 8 column 11 (char 211)
Traceback (most recent call last):
File "E:\Sublime Text 3\sublime_plugin.py", line 818, in run_
return self.run(edit)
File "boundkeys in E:\Sublime Text 3\Data\Installed Packages\BoundKeys.sublime-package", line 356, in run
TypeError: 'bool' object is not iterable4. Steps to reproduce
The problem is reproduced for me in a version of Sublime Text without plugins and user settings.
I install BoundKeys via Package Control → I restart Sublime Text → Ctrl+Shift+P → List bound keys → I get stack trace.
All my .sublime-keymap files successfully worked for me.
5. Environment
Operating system and version:
Windows 32-bit 10.0.14393
Sublime Text:
Build 3126
Thanks.
Metadata
Metadata
Assignees
Labels
No labels
