From 082daa54c41c44ad1e878485237faea8f9a60678 Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 6 Jan 2023 18:00:14 -0500 Subject: finished lsp-log --- main.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index a0bc3b6..85d1a6f 100644 --- a/main.c +++ b/main.c @@ -5,17 +5,15 @@ - check that tags still works - check that phantom completions works with tags - do we need higher than 1-second resolution in time_last_modified on windows? +- when searching files, put exact matches at the top - TESTING: make rust-analyzer-slow (waits 10s before sending response) - TESTING: check all IDE features with different servers - run everything through valgrind ideally with leak checking - grep -i -n TODO *.[ch] -- when searching files, put exact matches at the top -- auto-set build command for cmake (both for windows and unix) - some way of opening + closing all C files in directory for clangd textDocument/references to work? - maybe it can be done with the clangd config instead. - does vscode have the same problem? -- more documentation generally - rust-analyzer bug reports: - bad json can give "Unexpected error: client exited without proper shutdown sequence" - containerName not always given in textDocument/references -- cgit v1.2.3