2
votes

So, suddenly my Sublime crashed, and now when I boot it up I get the following:

Error trying to parse settings: Expected value in Packages/User/Preferences.sublime-settings:1:1

I'm using v3.0 build 3143. Any idea how to fix?

1
Select Preferences > Settings - User from the menu; there's something broken in the first character of your user preferences. The :1:1 means "Line 1, Column 1". - OdatNurd
Oh, perfect! Yeah, for some reason a "/" got in before the "{". Not sure how that happened, but solved. Thank you much! - nyc_arts

1 Answers

4
votes

Solved the issue by searching C:// Users -> Packages->PHP.sublime-settings and completely deleted that file.And found the crashing issue got solved...