I installed CSS3 plugin and it recommended to add some lines to the User settings file.
"auto_complete_commit_on_tab": true,
"auto_complete_with_fields": true,
When I copied it from the CSS3 text file and pasted it into my user settings and saved it, I get this error message?
Error trying to parse settings: Unexpected character, expected a comma or closing bracket in Packages/User/Preferences.sublime-settings:8:3
It’s been a long time since I used Sublime, I used to have a good setup guide, but now I’m trying to set it up for learning Python. Finding it difficult to find any decent guides. What is causing the above error?