[Solved] Some Emmet abbreviations in VSC not working, like '!' or using '*'

Article Mohit Mozumder

Problem:

I am using Vscode. But today suddenly some emmet abbreviation like "!+tab" is not working.How can i solve this problem?


Solution 1:

Its a bug, the VSC team will fix it soon in the next release. Meanwhile, you can use either HTML:5 or doc.


Solution 2:

On Windows 10 you can try this-

~ First Go to "Settings" and type "emmet.trigger" in the search

~ A checkbox for "Emmet: Trigger Expansion On Tab" will appear

~ Just Check the checkbox for allowing Emmet to trigger expansion on tab

I think it will work fine.


Thank you for reading the article. If you face any further problem feel free to contact with us.