CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

✨ Support for EMMET (HTML)

Open enioaiello opened this issue 11 months ago • 0 comments

Description

Support EMMET (HTML) for smoother HTML.

Example to create a “div” with ID “myDiv”, a “container w-100” class:

div#myDiv.container.w-100

PS: I really like your application :D

Alternatives Considered

No response

Additional Context

No response

Screenshots

Example (in PhpStorm but it's the same with other text editor and IDE):

https://github.com/user-attachments/assets/0e895195-c859-4752-b2d7-afff826e6a9a

enioaiello avatar Feb 08 '25 18:02 enioaiello