diff options
author | pommicket <pommicket@gmail.com> | 2023-01-08 09:39:39 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-08 09:39:39 -0500 |
commit | 498b670de076909452c0fd6bc4629aca8974d9f7 (patch) | |
tree | 56f773483edd0adf90e0ebedb826e3cd4e51208d /main.c | |
parent | 01d5fcc72f6ea29d0f90b845b7565137e7daac14 (diff) |
fix up stuff for when LSP server exits
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ /* @TODO: -- test that signature help requests and hover requests are cancelled - don't let 0 be a valid LSPDocumentID - TESTING: check all IDE features with different servers - run everything through valgrind ideally with leak checking |