Fix: Emmet abbreviations in VSC 1.69.0 not working, like ! or *

In Visual Studio Code version 1.69.0-insider, when I am trying to use the emmet abbreviations as “!” or “*”, it is not working for me.

In this article, we would discuss the reason that why some Emmet abbreviations in Visual Studio Code 1.69.0 not working, like ‘!’ or ‘*’.

Why Emmet abbreviations like ! or * not working in Visual Studio Code 1.69.0?

This issue is basically seen with Visual Studio Code 1.69.0 version and VSC team is working to solve the issue and might be Emmet abbreviations like ! or * not working issue would be fixed into the VSC release code version 1.69.2.

The core of the Emmet toolkit is it’s abbreviations; these unique expressions are processed at runtime and converted into structured code blocks, like HTML. The syntax of the acronym follows CSS selectors with a few code generation-specific additions. 

How to Fix Emmet abbreviations like ! or * not working in Visual Studio Code 1.69.0?

To fix the Emmet abbreviations like ! or * not working in Visual Studio Code 1.69.0, you can press Ctrl/Cmd + Space buttons to see the select the abbreviations or downgrade to the 1.68.0 version to fix the Emmet abbreviations like ! or * not working in Visual Studio Code 1.69.0 issue.

Fix 1: Ctrl/Cmd + Space buttons

Use the Ctrl/Cmd + Space buttons to see and select the abbreviations and select the abbreviations manually for now.

Fix 2: Downgrade to Stable Visual Studio Code 1.68.0 Version

As of now, you can downgrade the Visual Studio Code to the 1.68.0 version, it would fix the Emmet abbreviations like ! or * not working in Visual Studio Code 1.69.0 error.

Conclusion

To fix the Emmet abbreviations like ! or * not working in Visual Studio Code 1.69.0, you can press Ctrl/Cmd + Space buttons to see the select the abbreviations or downgrade to the 1.68.0 version to fix the Emmet abbreviations like ! or * not working in Visual Studio Code 1.69.0 issue.