I have this error message trying to start ST2. It refuses to start. I’ve tried a reinstall. Following the link to NotePad. But can see nothing wrong. Please advise.
This is the full error message:
Error trying to parse settings:Expected value in C:\Users\David, DESKTOP,2520NCF\AppData\Roaming\SublimeText 2\Packages\User\Preferences,sublime-settings:5:2
I’ve followed this link to Preferences,sublime-settings:5:2 where I’ve opened it in NotePad.
There I’ve found the following:
{
"color_scheme": "Packages/Color Scheme - Default/IDLE.tmTheme",
"font_size": 12,
The number of spaces a tab is considered equal to
"tab_size": 4,
Set to true to insert spaces when tab is pressed
"translate_tabs_to_spaces": false,
}
The coding book strongly suggests I use ST2 rather than a newer version.
Thanks in advance for any help
Dave