aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: ed1484c49ffa6ba284caebfa5f167ac015dd6d6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
- 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