aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 6bc74844..d1b49b9b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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)