Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 4.08 KB

README.md

File metadata and controls

39 lines (28 loc) · 4.08 KB

This is the README for GrannePack HTML.

GrannePack HTML

This extension pack of HTML-related extensions is aimed at students in Scott Granneman’s beginning Web Development courses. Other extension packs focus on CSS, Git, & Markdown.

Extensions

Themes

Optional Settings

I have created a GitHub Gist titled “VSCode settings for the extensions installed via GrannePack HTML”. If you wish to use these settings:

  1. Click on the Raw button, press Command-A for macOS or Ctrl+A for Windows to select the contents of the page, & copy the contents of the page.
  2. Invoke the Command Palette (Shift-Command-P for macOS or Ctrl+Shift+P for Windows & Linux), search for Open Settings (JSON), & press Return/Enter.
  3. Again press Command-A for macOS or Ctrl+A for Windows to select the contents of your settings.json file, & then paste the contents of my Gist over what you already had there. Yes, this will overwrite any settings you have already made. If you want to keep your old settings, copy them to a separate file first, & then carefully add them back in one at a time after you paste in my settings. Pay attention to the rules of formatting JSON files if you do that!
  4. Save the file you just pasted into — settings.json — & close the tab.

If Visual Studio Code reports errors with settings.json: