From b3d5c74a52945b592f13c6870ccb1f0a82fa1f42 Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 5 Jan 2023 10:21:44 -0500 Subject: document lsp.h --- main.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 513258f..033eddd 100644 --- a/main.c +++ b/main.c @@ -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 -- cgit v1.2.3