DEV Community

Discussion on: VS Code Extensions I use Daily

Collapse
 
robole profile image
Rob OLeary

Hi Jakob,

There are settings for auto closing tags and auto renaming tags that you may be interested in. You can read more in my post.

Collapse
 
mitya profile image
Dima

What about HTMLHint?

Collapse
 
robole profile image
Rob OLeary

I don't understand the question. What do you mean?

Thread Thread
 
mitya profile image
Dima

Does VSC has same functionality?

Thread Thread
 
robole profile image
Rob OLeary

You need an extension for static analysis/linting HTML, there is a HTMLHint extension.