Update todo.

This commit is contained in:
Robbie Gleichman 2019-06-29 16:13:17 -07:00
parent e2fbf955db
commit 794117abd0

View File

@ -1,9 +1,8 @@
# Todo
## Todo Now
* Let lambda icons embed more icons.
* Refactor out embedded nodes from SyntaxNodes into a common data structure.
* Redesign case to avoid non-locality.
* Redesign case icon to avoid non-locality.
* Add command line flags for color style, embedding, and whether to draw arrowheads.
* Add wiki pages discussing: Why a visual language?, History of Glance, How to contribute, Code guide [code style, ...], etc..