Andrew Thomson
Results
3
issues of
Andrew Thomson
Jump to start of line Jump to end of line Jump to next ")" Jump to previous "(" Delete inside of "()"
Errors need to bubble up in expressions. `(+ 1 'a)` results in `error not int a` `(= 1 (+ 1 'a))` results in `()`. Expected: `error...`.
Added support for due and defer dates based upon pivotal iterations. Added support for estimated time, if config is updated.