-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
ValueError: Expecting property name enclosed in double quotes: line 655 column 9 (char 25131)
When opening the:
Traceback (most recent call last):
File "D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\sublime_plugin.py", line 797, in run_
return self.run()
File "commands_base in D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\Data\Installed Packages\Edit Preferences.sublime-package", line 58, in run
File "commands_base in D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\Data\Installed Packages\Edit Preferences.sublime-package", line 26, in glob_and_parse_package_json
File "./python3.3/json/__init__.py", line 329, in loads
File "./python3.3/json/decoder.py", line 351, in decode
File "./python3.3/json/decoder.py", line 367, in raw_decode
File "jsonix in D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\Data\Installed Packages\Edit Preferences.sublime-package", line 180, in _scan_once
File "./python3.3/json/decoder.py", line 197, in JSONObject
File "jsonix in D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\Data\Installed Packages\Edit Preferences.sublime-package", line 180, in _scan_once
File "./python3.3/json/decoder.py", line 197, in JSONObject
File "jsonix in D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\Data\Installed Packages\Edit Preferences.sublime-package", line 180, in _scan_once
File "./python3.3/json/decoder.py", line 219, in JSONObject
ValueError: Expecting property name enclosed in double quotes: line 655 column 9 (char 25131)
Metadata
Metadata
Assignees
Labels
No labels
