Hi there

the settings file needs to be a valid JSON dictionary - so replace any apostrophe characters (') with quotes (") and ensure all the settings come after a { character and the file ends with a } character. Also, why post a screenshot rather than post text directly on the forum?
ok. cool. i’ll take a look. I had the message written first in word. I had then just pasted, that which had resulted in the screenshot. I was hoping to create a normal post using markdown – my apologies …
So, this is what I have in my settings file – it is not allowing me to save these changes …
{
“detect_indentation”: false
“translate_tabs_to_spaces”: true,
“tab_size”: 2,
“indent_to_bracket”: true,
“color_scheme”: “Packages/Color Scheme - Default/Monokai.tmTheme”,
“font_size”: 18.0,
“ignored_packages”:
[
“Vintage”
]
}