I got an error after starting ST
Error trying to parse settings: Expected string in Packages\User\AutoFoldCode.sublime-settings:15002425:1
The given line is the last line in the file and it’s an empty line following this line:
/*"0x532edc3f":
I got an error after starting ST
Error trying to parse settings: Expected string in Packages\User\AutoFoldCode.sublime-settings:15002425:1
The given line is the last line in the file and it’s an empty line following this line:
/*"0x532edc3f":
You could be missing a */, but it’s hard to say without context. /* begins a commend and must be paired with a */ ending the comment.
Yes, the last line is misformatted but it was automatically generated. Could be a ST bug.