Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

✨ Support for EMMET (HTML)

Open
#1,982 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
html, swift

Research direction

Read the issue example and inspect CodeEdit's existing HTML editing and completion behavior. Identify the entry points involved in expanding abbreviations, then determine how the shown div#myDiv.container.w-100 example should be handled and how the behavior can be verified.

Written by the indexing model from the issue text.

Description

enhancement other
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

Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CodeEditApp/CodeEdit

All issues in CodeEditApp/CodeEdit

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.