-
Notifications
You must be signed in to change notification settings - Fork 10
Roadmap
Nicolas Pénet edited this page Nov 15, 2016
·
83 revisions
- scroll vocabulary list when the selected word is not visible
- allow drawing a rectangle around code to factor it automatically
- allow moving words, classes and vocabs in the hierarchy
- allow duplicating words
- allow moving words up and down in a vocab
- allow the use of the Escape key when renaming a node
- improve the activate/deactivate button in the help browser
- allow left and right key to navigate between word and result
- 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
- bug with scrollers
- impossible to search for vocabs in the browser
- vocabulary index only shows accessors and scratchpad
- ship the Linux Biolinum font with Skov and use it in the interface without installing it on the system