CodeEditApp / CodeEditApp/CodeEdit

✨ Emmet Support and Tab Behavior

Abierto
#1,834 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Swift
Estrellas
23k
Forks
1.2k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.