summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-29 13:38:46 -0500
committerpommicket <pommicket@gmail.com>2022-12-29 13:38:46 -0500
commit6e6b407550db47d3f9c85875c0f69444cf640796 (patch)
tree433d70ad1857744cad830b141c9cabd1e7ddf7d6 /main.c
parentf1e2e8382cc09bacb5da9e3c9463fea983a9e146 (diff)
hover highlight
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 2087c8e..9f0fef7 100644
--- a/main.c
+++ b/main.c
@@ -3,8 +3,8 @@
- more LSP stuff:
- go to definition using LSP
- find usages
+ - refactoring?
- test full unicode position handling
-- highlight hover range
- hover-enabled, hover-time settings
- check if there are any other non-optional/nice-to-have-support-for server-to-client requests
- better non-error window/showMessage(Request)