summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/main.c b/main.c
index b8e8528..1cbbf67 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,15 @@
/*
+TODO:
+- syntax highlighting for Python t-strings
+- fix <foo-bar> html highlighting
+- don't autocomplete when tab is pressed if there is text selected
+- highlight <https://example.org> correctly in Markdown
+- highlight (https://example.org) correctly in Markdown (exactly which characters are allowed in links?)
+ - what did I mean by this
+- LSP "actions"
+
FUTURE FEATURES:
+- wrap-text command
- path-specific extensions
- more tests
- config variables