diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ /* @TODO: +- cancel signature help requests +- cancel hover requests +- don't let 0 be a valid LSPDocumentID - TESTING: check all IDE features with different servers - run everything through valgrind ideally with leak checking - some way of opening + closing all C files in directory for clangd |