diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..0816b5c --- /dev/null +++ b/TODO.txt @@ -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. "."