I don’t know whether Tomasz has any further development plans for Code Wizard…
But here are my two cents…
I do compare code wizard to “AmiBroker pre-school/elementary school”…
In elementary school you get taught the basics - getting familiar with writing, math etc (for the first time). In elementary school you have basic tools to help you make one baby step after another (using basic examples). So in code wizard you should compare design view with formula view every time but should avoid getting familiar with design view.
Why? The purpose of elementary school is getting you out of elementary school (but not to keep you in there forever. One and only one exception: you are Peter Pan indeed). IMO, adding one preset after another would do just that… making you getting used to Code Wizard (and keeping you in basic mode).
But life is evolution, adaption to new environments applying acquired knowledge, learning new things, standing on your own feet etc.
So once you are out of elementary school you do the next step…
The next step after Code Wizard is… AmiBroker Code editor with Code Snippets feature.
https://www.amibroker.com/guide/w_afledit.html
https://www.amibroker.com/guide/h_snippets.html
I compare code editor to “ALL after AmiBroker elementary school” so -> secondary school -> middle school/junior high school -> high school -> higher eduction: college/university …
If you are at higher level of (AmiBroker) education you do not go back to elementary school, do you. Except for the reason you have become a teacher there would be something wrong doing such move, right?
So what do I mean, once you have become familiar with the very basics via Code Wizard you should actually do the next step instead… getting familiar with code editor and snippets and #include / #include_once and stuff (and it doesn’t hurt acquiring a programming book).
(BTW, I have never ever used Code wizard. IMO, it’s for people who never ever touched a code editor before and never ever wrote some basic program in their whole life.)
Again, just my two cents on how I see purpose of code wizard.
PS:
(perhaps additional reason for not much further development of Code Wizard is that there is not much demand for that tool as most people seem to use code editor right away).