summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.c b/main.c
index e393cc8..d770d70 100644
--- a/main.c
+++ b/main.c
@@ -1,11 +1,8 @@
/*
@TODO:
- handle multiple symbols with same name in go-to-definition menu
-- :go-to-cursor-definition
-- test full unicode position handling
- better non-error window/showMessage(Request)
- document lsp.h and lsp.c.
-- add last_request_id checking to autocomplete_process_lsp_response
- maximum queue size for requests/responses just in case?
- idea: configurable timeout
- what to do if initialize request takes a long time?