It's good to think of the small things! I'm always interested in little changes and tweaks, because often it's the little things that people like about software.
Comments should always be attached to an event, condition, or action.
This is an interesting idea - but it seems it might prevent stacking two comments on top of each other. Is that an acceptable side effect?
[quote:37i0uljt]At private variables, the text "a private variable" is a perfect place to put a description of your choice on what the variable does.
Where do you mean?
I like the idea of adding comments to instance variables, to help organise and describe them. I might try and put this in a future build.
[quote:37i0uljt]System: Create, should have options for size and angle.
I don't actually think this is such a good idea, because not all objects have a size and an angle, and it's confusing to display options that have no effect. IMO I don't think it's such a bother to just follow with two actions. Also, the Sprite 'spawn' action takes care of angle for you.
From what I heard the menus system is half done and Id like to see it finished
If I understand you correctly, you mean the application menus in 0.x? I can't see how that's applicable to the HTML5 runtime in C2.
the ability to group several layouts in a folder simply for better organisation
You can, since the very first C2 public preview! Have you tried it?