diff options
author | pommicket <pommicket@gmail.com> | 2022-12-28 17:29:26 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-28 17:29:26 -0500 |
commit | dce1a94e3be8dc4b702d02d901d9b38c6f6a41ce (patch) | |
tree | 4ec198f966f34fe0aea5003d4e301bd33e13de03 /main.c | |
parent | dc8d64a02d99368d2a66cff6caf5a18de3f06bd2 (diff) |
signature-help setting
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,9 +4,7 @@ - hover - go to definition using LSP - find usages -- go through signature help capabilities - JSON syntax highlighting -- separate signature-help setting - check if there are any other non-optional/nice-to-have-support-for server-to-client requests - better non-error window/showMessage(Request) - document lsp.h and lsp.c. |