diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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) |