This extension pack of CSS-related extensions is aimed at students in Scott Granneman’s beginning & advanced Web Development courses. Other extension packs focus on HTML, Git, & Markdown.
Click on the Raw button & copy the contents of the Gist.
Invoke the Command Palette (Shift-Command-P for macOS or Ctrl-Shift-P for Windows & Linux), search for Open Settings (JSON), & press Return/Enter.
Paste the contents of my Gist into your User Settings. If you already have settings you wish to keep, you will need to carefully remove the curly braces ({ & }) from my Gist after you paste it in, & pay attention to the rules of formatting JSON files.
If Visual Studio Code reports errors with settings.json:
Paste the contents of your settings.json file into the JSON Formatter & Validator web tool. It will provide clear solutions to help you mitigate errors.