Confirmed users
295
edits
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
= Next Steps = | = Next Steps = | ||
* Begin embedding in WebConsole | |||
* breaking changes: | |||
** rename text to string | |||
** rename bool to boolean | |||
** rename Type to Converter | |||
* Embed in Ace again with find and replace and goto line, and prototype git | |||
Features | = Upcoming Features = | ||
* {{bug|642189}} support grouped parameters | |||
* {{bug|642196}} allow JS to be entered using {} | |||
* allow use without input element | |||
* add menu hierarchy | |||
* add typing to return values | |||
* add history retention | |||
* add URIs for reference to everything | |||
* define environment | |||
* define prefs with: | |||
** scoping for projects, filetypes, etc | |||
** hiding for internal things, page owner things | |||
* embed help as commands | |||
= Bugs = | |||
* ensure canon.addCommands does as the docs say it should | |||
* Requisition._onAssignmentChange:~559 shouldn't fire events when bumping posn | |||
* give all arguments some position and a fill-with-default system | |||