summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-30 16:27:31 -0500
committerpommicket <pommicket@gmail.com>2022-12-30 16:27:31 -0500
commit72624969e99d284984614a33cabb4ed9fea31a0a (patch)
tree0339461c7d415a4a8cb7fa894e6306804b9c3739 /main.c
parentad841a324e905559ab7640956b0fbe2d2fdb3b77 (diff)
write rename request
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)