diff options
author | pommicket <pommicket@gmail.com> | 2023-01-03 22:53:51 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-03 22:53:51 -0500 |
commit | 568e01c262f6e70e323b3f6c8e58b10c1e9320df (patch) | |
tree | 91c77e7613a750302839bff1df034e86e27dddf4 /main.c | |
parent | 874d7d0c6555642b06c6d2c3e75c6eddf1c94bd0 (diff) |
tags.c now correctly handles escaped slashes
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |