The side_bar_open_in_browser option tied to a keyboard binding shortcut is suddenly not working anymore.
More specifically, the two keybinding shortcuts for “testing” and “production”
I’ve tried…
- Uninstalling the package and removing all files manually from the library folder
- Changing the keybinding shortcut
- Removing recent plugins installed (that could be conflicting)
…but no luck.
Has anybody else experienced this issue?
Also attached is console log…
Exception in thread Thread-2:
Traceback (most recent call last):
File “./python3.8/threading.py”, line 932, in _bootstrap_inner
File “/Users/colin/Library/Application Support/Sublime Text 3/Installed Packages/SideBarEnhancements.sublime-package/SideBar.py”, line 2369, in run
File “/Users/colin/Library/Application Support/Sublime Text 3/Installed Packages/SideBarEnhancements.sublime-package/SideBarAPI.py”, line 357, in url
File “./python3.8/json/ init .py”, line 370, in loads
File “./python3.8/json/decoder.py”, line 337, in decode
File “./python3.8/json/decoder.py”, line 353, in raw_decode
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 120 column 3 (char 4527)
Unable to open /Users/colin/Library/Application Support/Sublime Text 3/Packages/Default/Preferences.sublime-settings