From f67094bce357a76334a717ed669b377d3b93d18e Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 25 Dec 2022 13:35:36 -0500 Subject: fix various problems from texlab test --- main.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index fb2265a..0781490 100644 --- a/main.c +++ b/main.c @@ -1,9 +1,8 @@ /* @TODO: -- in texlab, when typing "\something" why does the autocomplete menu close on 's'? - - is the weird documentation really what we're getting? +- stop typing from completing when there's only one copmletion left - in jdtls, opening an empty java file gives an exception. is this my fault? -- what's wrong with pylsp (try "f.w") in generate.py +- what's wrong with pylsp (try "f.w") in generate.py (might be fixed now) - what's wrong with gopls? - make sure "save as" works - more LSP stuff: -- cgit v1.2.3