Discuss Scratch
- Andygun11
-
100+ posts
Make C Blocks Collapsible
Support! This would help a lot with code organization!
- blablablahello
-
1000+ posts
Make C Blocks Collapsible
nice that this have been brought up again, I like this idea and I dont think there is anything to add so bump
- my_tiamos
-
51 posts
Make C Blocks Collapsible
Great idea, so my code can look better and it lets me place code in certain layers of c-blocks easier because I sometimes have seven c-block layers It would be easier to organize code if you could collapse C blocks such as the if block, forever loop, etc.
This would be useful because you could collapse code that you don't need to see at the moment, meaning the code you do need would be more accessible.if<>then ▼ :: control //You would put comments on this part to remind yourself of what everything does.What would happen with the If/Else block?
if <> then ▲{
...::grey
}:: controlif <> then ▲▲ {
...::grey
}else ▲{
...::grey
}::controlif <> then ... else ... ▼▼ :: control
if <> then ▼▲ {
...
} else ▼ :: control
if <> then ▼▲ :: control
else ▲ {
...
} :: control
- medians
-
1000+ posts
Make C Blocks Collapsible
define bring up
set [page v] to [1]
when green flag clicked
bring up
- ALLEN_VAN
-
43 posts
Make C Blocks Collapsible
What does “support” mean here?
Still great idea
Still great idea
- radians
-
54 posts
Make C Blocks Collapsible
Basically you think it’s a good idea. What does “support” mean here?
Still great idea
No support is when you don’t think it’s good.
Semi-support is in the middle of those 2.
However, you have to explain why otherwise it is unconstructive.
- Xcvfdd
-
500+ posts
Make C Blocks Collapsible
Support! This would be useful for organizing code!
- An0therRand0mC0der
-
1000+ posts
Make C Blocks Collapsible
Mega support.
I don't know what else to say that other people haven't already said yet.
I don't know what else to say that other people haven't already said yet.
- TheSmartGuy1234
-
1000+ posts
Make C Blocks Collapsible
Support!
It will reduce lag.
So scratch can be barely usable on my computer.
It will reduce lag.
So scratch can be barely usable on my computer.
- wvzack
-
500+ posts
Make C Blocks Collapsible
support this will make it so that i don't have to go all the way down the page to get to my code
- k7e
-
1000+ posts
Make C Blocks Collapsible
I think instead you should be able to collapse the entire script.
Last edited by k7e (March 27, 2023 21:25:10)
- Piggygirl3838
-
100+ posts
Make C Blocks Collapsible
Support! The only problem would be figuring out which collapsible was which. This idea would help with that.