To make it work again properly, follow these steps:
File >> Preferences >> Settings >> Extensions >> Edit in the settings.json file
(see the screenshot below):

and add the following line:
"emmet.triggerExpansionOnTab":true,
(see the 2nd screenshot below):

Add this line as well to the settings.json file:
"files.associations":{"*html":"html"},
