added a TODO.txt

This commit is contained in:
Dominik Moritz Roth 2020-07-17 20:44:07 +02:00
parent 2a423adb89
commit 44ca30e3d7

5
TODO.txt Normal file
View File

@ -0,0 +1,5 @@
- Refactor parsing logic
- Understand quotes (and don't split at spaces within quotes)
- Syntax information in toolbar (configurable)
- Colorful Exceptions?
- Support for other delimiter than " " e.g. "."