diff options
author | pommicket <pommicket@gmail.com> | 2022-12-27 23:15:27 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-27 23:15:27 -0500 |
commit | 47adb1651d35dcc545850916c4a16b747901dba5 (patch) | |
tree | f329f973016d15f17b0437202c26f4ca93a0b7be /main.c | |
parent | e112a90ff73f7f407ed2251f905565713c237bc1 (diff) |
more signature help
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ - go to definition using LSP - find usages - go through signature help capabilities +- JSON syntax highlighting - separate signature-help setting (dont use trigger-characters) - check if there are any other non-optional/nice-to-have-support-for server-to-client requests - do something with lsp->error |