diff options
author | pommicket <pommicket@gmail.com> | 2022-12-30 11:38:00 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-30 11:38:00 -0500 |
commit | 65cbe00bc124bdc1bd83bcd42ad5fbed521412b2 (patch) | |
tree | 7b4c617e427681fd58700ba0cc06286a38a90539 /main.c | |
parent | 4232df89b50754779814a97f374451fce2e36447 (diff) |
parse workspace/symbol response
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ /* @TODO: +- cancelling requests e.g. in ide-definitions.c - more LSP stuff: - go to definition using LSP - find usages |