-
Notifications
You must be signed in to change notification settings - Fork 10
Roadmap
Nicolas Pénet edited this page Nov 12, 2016
·
83 revisions
- scroll vocabulary list when the selected word is not visible
- allow drawing a rectangle around code to factor it automatically
- fix layout when two nodes are connected to the same output
- allow the use of the Escape key when renaming a node
- make the activate/deactivate button light grey instead of blue
- adapt the thickness of connections depending on screen resolution (Retina or not)
- add the possibility of defining initial values for tuple slots
- add the possibility of defining class methods (multimethods if possible)
- make variadic words more general (
array
,if
) - find a more reliable way of identifying quoted inputs than looking for the "quot" string
- add destructors for all already existing tuple classes
- adapt Factor's documentation to Skov
- vocab-gadgets are not always displayed with the correct margin
- automatically execute words imported from files
- ship the Linux Biolinum font with Skov and use it in the interface without installing it on the system