If you want to use Emmet in .gohtml files, add this to your settings.json file:
"emmet.includeLanguages": {
"GoHTML": "html",
}If you want to use Emmet in .gohtml files, add this to your settings.json file:
"emmet.includeLanguages": {
"GoHTML": "html",
}