summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-03 23:22:15 -0500
committerpommicket <pommicket@gmail.com>2023-01-03 23:22:15 -0500
commitb6460a7aac5196b8cb6174bdaa8cc2ab82310380 (patch)
treedd6be579865b4b3bb62a4d709a4347bf2bf1446e /main.c
parentadabc989a118190a4dc7e85315b5a337b806b314 (diff)
handle multiple definitions of a symbol with the same name
in the definitions menu
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 34f85da..a130706 100644
--- a/main.c
+++ b/main.c
@@ -1,8 +1,6 @@
/*
@TODO:
- ted.h documentation
-- handle multiple symbols with same name in go-to-definition menu
-- better non-error window/showMessage(Request)
- document lsp.h and lsp.c.
- check LSP process status (TEST: what happens if LSP server is not installed)
- make tags_dir the root folder