If we can get at least these 5 things. Please at least consider...
1) Real, actual working breakpoints (placed anywhere) and ability to step through code and watch variables
2) Search that works exactly like Sublime Text 3 on the Events editor (all Event Sheets searched) and Actions dialog window
3) Refactoring function names across all Event Sheets in the project. Change the Function name, it changes every reference.
4) Some way to have Object "methods" or perhaps some way to link an Object method to call a Function Event?
5) Function definition markup/tags to define what params a Function needs and is visible in Action Function call dialog
Lovely to have...
6) Return multiple values or an array from function
7) Ability to put Objects into created Containers during runtime