Setting up VS Code

**Note: Your boilerplate index.html code generated by Emmet will probably be slightly different from what you see here due to some VS Code updates, but just go with whatever Emmet generates for you.

For Prettier, at 6:43 in the settings, I forgot to mention that you'll also need to set Prettier to automatically run when you save. You can go down to the "Formatting" section or search for "format", then find the "Editor: Format On Save" option and make sure to check that box.

**Note for Mac users: the settings locations in VS Code are slightly different for Mac users:

Changing the theme: Code > Preferences > Theme > Color Theme
Changing the icons
: Code > Preferences > Theme > File Icon Theme
Prettier: Code > Preferences > Settings > Extensions > Prettier


Complete and Continue  
Discussion

0 comments