diff options
author | pommicket <pommicket@gmail.com> | 2024-05-11 22:18:02 -0700 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2024-05-11 22:18:02 -0700 |
commit | 71f1f03835566abd979fb1cb572a5195611ac9f7 (patch) | |
tree | 0f98dd595074c87e7f166ee8e48900b26029fd30 | |
parent | 225fae8559a41dc581d1aff59f03bfcfa1b7bed4 (diff) |
update todo
-rw-r--r-- | main.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ /* +TODO: +- fix opening file from build output (while there are any nodes open) +- fix highlighting of '\u{1023}' in Rust + FUTURE FEATURES: - more tests - prepare rename support |