summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 9cd5d27..b73122f 100644
--- a/main.c
+++ b/main.c
@@ -4,9 +4,7 @@
- hover
- go to definition using LSP
- find usages
-- go through signature help capabilities
- JSON syntax highlighting
-- separate signature-help setting
- check if there are any other non-optional/nice-to-have-support-for server-to-client requests
- better non-error window/showMessage(Request)
- document lsp.h and lsp.c.