I understand there are a few questions surrounding the auto_complete function in Sublime Text.
However, I have not been able to disable the auto_complete function in t
Put , after font-size:17 like:
,
font-size:17
{ "font_size":17, //note a comma here after 17 "auto_complete": false, }