diff options
author | pommicket <pommicket@gmail.com> | 2023-01-06 12:02:11 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-06 12:02:11 -0500 |
commit | 2d32df18e83b059834ae65904e6439c72372454b (patch) | |
tree | 8a2190342c2cfdb16308c2c4138fdd52dad575ff /main.c | |
parent | d69fb12c055e1e17c765ca9714c508552a027384 (diff) |
lsp-log setting
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |