summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-05 10:21:44 -0500
committerpommicket <pommicket@gmail.com>2023-01-05 10:21:44 -0500
commitb3d5c74a52945b592f13c6870ccb1f0a82fa1f42 (patch)
tree9008de5d9ca51a43cf80de2eee1d3a3909e5397e /main.c
parent8d1770423470d6f6384e258b9e27056a6dda8a04 (diff)
document lsp.h
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 3 insertions, 1 deletions
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