This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-08-27 05:42:26

drfreak
New Scratcher
Registered: 2010-08-27
Posts: 3

Feature request.

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

 

#2 2010-08-27 05:45:20

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: Feature request.

-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.  hmm

-Right-clicking stuff: That would be handy - but if you were quick enough you could send the broadcast and watch which scripts highlight.  tongue

-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!  big_smile


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#3 2010-08-27 10:03:56

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Feature request.

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.  smile  I'll survive.  tongue

Offline

 

#4 2010-08-27 10:41:35

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Feature request.

I think the rename variable feature would be really convenient. You're right that changing all the variables to a new name is really tedious.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#5 2010-08-27 16:20:06

SSBBM
Scratcher
Registered: 2009-10-09
Posts: 100+

Re: Feature request.

The along with changing the name of variables we should also be able to change if it's only for that sprite or not.


http://goo.gl/zVfAp http://goo.gl/laci8

Offline

 

#6 2010-08-27 16:56:38

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: Feature request.

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.


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

#7 2010-08-27 17:00:52

allosaurus
Scratcher
Registered: 2010-05-11
Posts: 100+

Re: Feature request.

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.


http://myfastcounter.com/count.php?c_style=12&id=1284315840

Offline

 

#8 2010-08-27 17:01:54

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Feature request.

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.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

Board footer