CodeEditApp / CodeEditApp/CodeEdit
✨ Support for EMMET (HTML)
Aperta
enhancement
other
- Lingua principale
- Swift
- Stelle
- 23k
- Fork
- 1.2k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Description
Support EMMET (HTML) for smoother HTML.
Example to create a “div” with ID “myDiv”, a “container w-100” class:
```html
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.