summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-03 22:53:51 -0500
committerpommicket <pommicket@gmail.com>2023-01-03 22:53:51 -0500
commit568e01c262f6e70e323b3f6c8e58b10c1e9320df (patch)
tree91c77e7613a750302839bff1df034e86e27dddf4 /main.c
parent874d7d0c6555642b06c6d2c3e75c6eddf1c94bd0 (diff)
tags.c now correctly handles escaped slashes
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index a49e6dd..34f85da 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
/*
@TODO:
-- fix problem where LSP_REQUEST_DEFINITION tag isn't being found
- ted.h documentation
- handle multiple symbols with same name in go-to-definition menu
- better non-error window/showMessage(Request)