1. Summary
I can not begin to use BoundKeys, I get stack trace.
2. Expected behavior

3. Actual behavior
command: bound_keysErrorparsingJSON: Expectingpropertynameenclosedindoublequotes: line373column13 (char11616)
ErrorparsingJSON: Expectingpropertynameenclosedindoublequotes: line7column2 (char126)
ErrorparsingJSON: Expectingpropertynameenclosedindoublequotes: line8column11 (char211)
Traceback (mostrecentcalllast):
File"E:\Sublime Text 3\sublime_plugin.py", line818, inrun_returnself.run(edit)
File"boundkeys in E:\Sublime Text 3\Data\Installed Packages\BoundKeys.sublime-package", line356, inrunTypeError: 'bool'objectisnotiterable
4. 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.
1. Summary
I can not begin to use BoundKeys, I get stack trace.
2. Expected behavior
3. Actual behavior
4. 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-keymapfiles successfully worked for me.5. Environment
Operating system and version:
Windows 32-bit 10.0.14393
Sublime Text:
Build 3126
Thanks.