summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/main.c b/main.c
index 211b47a..63a07a1 100644
--- a/main.c
+++ b/main.c
@@ -1,9 +1,11 @@
/*
@TODO:
-- handle multiple symbols with same name
- more LSP stuff:
- find usages
- - refactoring?
+ - rename
+ - check for others
+- handle multiple symbols with same name in go-to-definition menu
+- :go-to-cursor-definition
- test full unicode position handling
- check if there are any other non-optional/nice-to-have-support-for server-to-client requests
- better non-error window/showMessage(Request)