Need help with VS Code

I've been using VS Code for a couple of weeks and really like. However, with latest 1.47.1 release my emmet just stopped working. I've tried reinstalling but that didn't help. I've searched and searched but everything I find just keeps giving the same answer:

"emmet.triggerExpansionOnTab": true,
"emmet.showSuggestionsAsSnippets": true,
"editor.snippetSuggestions": "top",
"files.associations": {"*html" : "html"},
"emmet.includeLanguages": {"html": "html"}

All of which I have already. I'm using it to write HTML. Any ideas?
Yeah. You'll obvious need to update your emmet to be compatible with the latest version. emmet's have a habit of not being automatically updated. C'est la vie :(
Topic archived. No new replies allowed.