summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-06 12:02:11 -0500
committerpommicket <pommicket@gmail.com>2023-01-06 12:02:11 -0500
commit2d32df18e83b059834ae65904e6439c72372454b (patch)
tree8a2190342c2cfdb16308c2c4138fdd52dad575ff /main.c
parentd69fb12c055e1e17c765ca9714c508552a027384 (diff)
lsp-log setting
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 3975adc..a0bc3b6 100644
--- a/main.c
+++ b/main.c
@@ -1,9 +1,9 @@
/*
@TODO:
-- debug-lsp option (which logs LSP messages)
- check LSP process status (TEST: what happens if LSP server is not installed)
- make tags_dir the root folder
- 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?
- TESTING: make rust-analyzer-slow (waits 10s before sending response)
- TESTING: check all IDE features with different servers