How to Set up VSCode

One trick is to take notes. That’s what I do. Then you can lookup something when you forget.

I have VSCode but it doesn’t do the boilerplate thing. Do you know how to set that up?

1 Like

just create any file and call it something.html and then type a ! on the first line of the empty file which will make vs code show you options to include a boilerplate.

I tried that but nothing happened. I even re-enabled suggestions in the settings.

Did you actually create an empty file and save it with an html file type first though?

yeah, nothing happened.

Try updating your vscode copy. If that doesn’t work, here is a thread of other suggestions to try

1 Like