CodeEditApp / CodeEditApp/CodeEdit

✨ Support for EMMET (HTML)

Open
#1,982 0 comments 0 reactions 0 assignees View on GitHub
enhancement other
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.