diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,8 @@ ------ +as you type completion! + - tree sitter: - lua - markdown @@ -18,6 +20,9 @@ - [ ] document.on_type provider triggers - [ ] completion isIncomplete support +- [ ] scroll wheel support +- [ ] matching bracket highlight + 1 - [ ] respect view fullscreen flag - [ ] Implement marks (superset of Selection/Range) |