diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,10 +1,11 @@ /* @TODO: +- find usages (textDocument/references) - clip highlight to buffer rect - different highlight colors +- --help, --version +- framerate-cap setting - highlight-enabled, and highlight-auto -- more LSP stuff: - - find usages (textDocument/references) - handle multiple symbols with same name in go-to-definition menu - :go-to-cursor-definition - test full unicode position handling |