Suggestion: Custom File Wizards

Hi Jules,

This is fairly tough to implement and get just right, but here goes an idea: dynamically loading and using custom file wizards in the Introjucer. That way us JUCE users can share wizards, and easily edit such to be part of our own coding style/coding standard. (and avoid mucking around in the Introjucer code)

(In case you’re wondering, I got the idea from a Visual Studio extension titled Snippet Designer.)

Example done via some quick hacks:
[attachment=0]Something Like This.png[/attachment]

(This feature would seem nifty in the Projucer for when that comes around.)

Yes, that would be neat, but as you say, would require some thought about how best to implement it. Ideas welcome!