diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ /* +TODO: +- rework menus +- deal with really long paths in file menus +- internalize Autocomplete, SignatureHelp, etc. + FUTURE FEATURES: - autodetect indentation (tabs vs spaces) - robust find (results shouldn't move around when you type things) |