This is the base HTML I use for many of the playground and exercises.
I've included it as straight html for you to copy+paste, or as a VS Code snippet as well.
Please PR this repo adding in other editor snippets as well.
- Open the command palette with
⌘
orCtrl
+P
- Type
>configure user snippets
and run the found command - Select
html.json
from the list - Paste the contents of
htmlbase.json
into the{ }
of the file