Sublime Forum

Error Message?

#1

No idea what this error message indicates.
Can anyone enlighten me please?
“Error trying to parse settings: Expected value in Packages/User/Preferences.sublime-settings:1:1”

0 Likes

#2

Hey

Sounds like you may have missed something in your Preferences file, can you post it on here so we can see it?

Juan

0 Likes

#3

Thanks for the response Juan,
Default Prefs or User prefs?
Cheers
TT

0 Likes

#4

User prefs as that where it appears to have an error.

0 Likes

#5

br{
“color_scheme”: “Packages/Color Scheme - Default/Sunburst.tmTheme”,
“dictionary”: “Packages/Language - English/en_GB.dic”,
“font_size”: 13
}

Hope this is what you require.
TT

0 Likes

#6

Is that all you have in your User Preferences file?

Is that BR at start in your file or just a copy paste error on here?

0 Likes

#7

Yes, that’s it, Juan,
Screen shot attached.

0 Likes

#8

Yeah you don’t need that BR in there, should just start with {

0 Likes

#9

Many thanks Juan… that’s sorted the problem. Easy when you know how :wink:
I’ve no idea how/why the “BR” appeared there, but thank you again,
TonyT

1 Like