diff options
author | pommicket <pommicket@gmail.com> | 2022-12-29 12:32:26 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-29 12:32:26 -0500 |
commit | f1e2e8382cc09bacb5da9e3c9463fea983a9e146 (patch) | |
tree | 1197682a7c1c01cc0067ccf3a6fe55bf0eb17ab8 /main.c | |
parent | 7dca1a04452ca6caf6e230839c48f0f9dd9d67b8 (diff) |
more hover
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,8 +3,8 @@ - more LSP stuff: - go to definition using LSP - find usages +- test full unicode position handling - highlight hover range -- check mouse position in hover_process_lsp_response - 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) |