helix-mirror/TODO.md

18 lines
475 B
Markdown
Raw Normal View History

2020-09-12 12:44:57 +04:00
- Implement backspace/delete
- Implement marks
- Implement style configs, tab settings
- Visual tab width
- Refactor tree-sitter-highlight to work like the atom one, recomputing partial tree updates.
- Only render highlights on screen
- proper selection rendering
- Undo tree
- selection mode
- key sequence shortcuts (gg etc)
- syntax errors highlight query
- UI work: command line
- UI work: tab popup on command line
- UI work: completion popup
- UI work: floating pane