'How do I change the build in "!" snippet for Html in VScode?

I've seen this asked before, but non of those threads seemed to have an awnser, or if they did, I believe they are outdated because they didnt work for me.

When creating a new HTML file, we all start by typing ! then pressing tab to get some html starter code. I do however not like how the <head> and <body> tags are not indented correctly for my personal taste, so naturally I would like to change it. Where can I find the settings to do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source