CodeEditApp / CodeEditApp/CodeEdit
✨ Emmet Support and Tab Behavior
オープン
enhancement
- 主要言語
- Swift
- スター
- 23k
- フォーク
- 1.2k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
#### 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).
コントリビューションガイド
評価
この issue はまだ評価されていません。