summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-25 13:35:36 -0500
committerpommicket <pommicket@gmail.com>2022-12-25 13:35:36 -0500
commitf67094bce357a76334a717ed669b377d3b93d18e (patch)
tree6721170920a8d78d31a16a532e1e75c740d377d0 /main.c
parent1793fa40528295306d1d790074fdd8f382e8bef3 (diff)
fix various problems from texlab test
Diffstat (limited to 'main.c')
-rw-r--r--main.c5
1 files changed, 2 insertions, 3 deletions
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: