CodeEditApp / CodeEditApp/CodeEdit

✨ Emmet Support and Tab Behavior

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

Description

#### Lack of Emmet Support:
CodeEdit does not currently support Emmet, which is a significant tool for efficient HTML and CSS coding.

#### Tab Key Behavior:
When a line of code is selected and the Tab key is pressed, CodeEdit deletes the selected line instead of indenting it. The expected behavior is that pressing the Tab key should indent the selected line, similar to the functionality in Visual Studio Code (VSC).

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.