Can we have:
A comment block:
It does nothing but you can insert coding comments into it, like the "say" block without the actual saying it during program execution.
If you rightclick on a "send message" block: can we have it where you can see which sprites are listening to this message.
A rename variable option: where you can change the name of a variable if you find the name no longer fits the variables purpose. It should also change all references to this variable in your code.
regards.
Offline
-Comment block: There was one in an earlier version of Scratch, but was replaced with the current comment feature; newer users were confused on why the block did nothing, I've heard.
-Right-clicking stuff: That would be handy - but if you were quick enough you could send the broadcast and watch which scripts highlight.
-Renaming variables: I would love that! Every time you get deep into a project and find that you need to change a variable, you have to spend a long time replacing every block of that variable... I support this!
Offline
Great ideas! I definitely love the rename variable option - it's really tedious to do so at the moment. The right-clicking on the "send message" block may not be entirely necessary, but it would be a neat feature.
Chrischb pointed out about the old comment block, which I actually much preferred to the current commenting system, but that's okay. I'll survive.
Offline
1: You can make a comment similar to that by right-clicking anywhere in the scripts area and selecting "add comment" to get a sticky note kind of thing you can write a comment on.
2: Kind of useless since you can see when a sprite receives a message by the scripts activating anyway, but it's not a bad idea.
3: 100% agree with this.
Offline
drfreak wrote:
A rename variable option: where you can change the name of a variable if you find the name no longer fits the variables purpose. It should also change all references to this variable in your code.
I support this. I would also like to be able to rename and delete broadcasts.
Offline
SSBBM wrote:
The along with changing the name of variables we should also be able to change if it's only for that sprite or not.
Of course! It would only make sense that you could change local variables as well.
Offline