diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ /* @TODO: -- document lsp.h. +- :lsp-reset command +- can we display publishDiagnostics notifications from rust-analyzer (& others)? +- phantom completions - 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 |