Discuss Scratch

TopicBumper
New to Scratch
100+ posts

Make C Blocks Collapsible

Bump.
Ihatr
Scratcher
1000+ posts

Make C Blocks Collapsible

Support, it would help clean up code and make it look better.


this is a link
sathvikrias
Scratcher
500+ posts

Make C Blocks Collapsible

Charles12310 wrote:

Support because this would leave more space for more scripts and it would mean less scrolling, which means this is necessary for organization.

Imagine having a lot of if then else blocks, it takes up too much space and I would rather not see all of that. I definitely see a good use for this block.
same

Moving from Scratch? Don't learn C or Java, try Snap!
kccuber
Scratcher
1000+ posts

Make C Blocks Collapsible


Hmmmmm. This is what it would look like in Scratch 3.0


Made using Nord Theme & Inkscape
-Clickertale_2-
Scratcher
100+ posts

Make C Blocks Collapsible

I support this! This could help make the editor more clean and organised and it would help out with lag since it doesn't have to render every block model.
(C blocks should be condensed when viewing a project in the main title page).

wolfbomb
Scratcher
14 posts

Make C Blocks Collapsible

Big support

Infinity is more a concept or idea. Infinity is the idea of a non-finite amount.
Basically, so big that we don't actually have a specific number for it.
Infinity is one of the coolest things in hypothetical mathematics.
The question I'm asking is, is infinity irrational?

VVVVV New Game I made myself VVVVV
https://scratch.mit.edu/projects/632673097/
^^^^^^^^^ Game I made myself ^^^^^^^^^
yahaynew
Scratcher
46 posts

Make C Blocks Collapsible

-Osiris- wrote:

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.

if <> then ▲{
...::grey
}:: control
What would happen with the If/Else block?
if <> then ▲▲ {

...::grey

}else ▲{
...::grey
}::control

Charles12310 wrote:

if <> then ... else ... ▼▼ :: control

if <> then ▼▲ {
...
} else ▼ :: control

if <> then ▼▲ :: control
else ▲ {
...
} :: control



this is a good feature since looking into what projects do is easier

Signed,
yahaynew :)
smol text
dark mode user?
you might be able too see the text with light mode
anyways dont try going downwards

hello light mode user
or dark mode idk
its possible to see this with black bg
mbrick2
Scratcher
1000+ posts

Make C Blocks Collapsible

Support this would make large scripts easier to manage








My Forums
ATs
Collabaration
My collabs
AIPoint
AspectOS
CoreOS
OddyseyOS
Cops and Robbers
#BringBackManagerRights
#ReturnRightsToManagers
#WeAreForManagerRights
#LetsRemindAboutMangers
#WeAreMangers
#MangersMustManage

The road to 1000 posts!
0 ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ ▒ 1000
80% complete

Banner Made By @Abcde26



Card Made By @Polygon
SuperMarioHome
Scratcher
100+ posts

Make C Blocks Collapsible

// New mockup
▼ if <> then {
. . .
} :: control

▶ if <> then ... :: control


About me:

SuperMarioHome | Boy, age 11 | m a r i o | ScratchDOS

—–

Useful links:

TOLORS | Suggestion Directory | Ocular
You have reached the demo version limit. Highlight this text and press (Ctrl+)Shift+Down to continue.

—–

@SuperMarioHome2

—–

Check out Project Forumoji!

—–



—–

ScratchDOS 4.0 in the works!

;
RL1123
Scratcher
1000+ posts

Make C Blocks Collapsible

I don't see how this would be difficult to implement, other sites have options to collapse loops and conditions, right? Scratch vs text-based languages are different so it may be a pretty major change.



through tough thorough thought, though














Signature #11
-Clickertale_2-
Scratcher
100+ posts

Make C Blocks Collapsible

//Another new mockup
▼ if <> then ▼{
. . .
} :: control

▶ if <> then … :: control ▶



Also if collapsing the blocks improve performance in the code editor (for any big Scratch projects with tons of code inside) then I 100% agree.
SUPPORT!

Tunde123
Scratcher
1000+ posts

Make C Blocks Collapsible

-Clickertale_2- wrote:

//Another new mockup
▼ if <> then ▼{
. . .
} :: control

▶ if <> then ... :: control ▶
Fixed it for ya.

This is a SIGNATURE. This is seperate from a normal post ^
Forum Posts: 2600+/3000
Highlight + Shift + Down Arrow = To see whole signature.




Want to friend me on Roblox? My username is BaconvsRoblox121314 if you want to friend me!

–v More Information v–
New Scratchers - Introduce yourself here!

Questions about Scratch - Ask questions related to scratch here!

Help with Scripts - get/provide help here!

Suggestions - Suggest blocks, features, and more here!

Bugs and Glitches - Report bugs/glitches here!

Last edited by Tunde123 (May 17th, 2022 10:18 AM EST)
-Clickertale_2-
Scratcher
100+ posts

Make C Blocks Collapsible

Tunde123 wrote:

-Clickertale_2- wrote:

//Another new mockup
▼ if <> then ▼{
. . .
} :: control

▶ if <> then ... :: control ▶
Fixed it for ya.
Thank you!
And this addition to Scratch can help improve performance and can help make big scripts easier to manage.

Tunde123
Scratcher
1000+ posts

Make C Blocks Collapsible

-Clickertale_2- wrote:

Tunde123 wrote:

-Clickertale_2- wrote:

//Another new mockup
▼ if <> then ▼{
. . .
} :: control

▶ if <> then ... :: control ▶
Fixed it for ya.
Thank you!
And this addition to Scratch can help improve performance and can help make big scripts easier to manage.
No problem!

This is a SIGNATURE. This is seperate from a normal post ^
Forum Posts: 2600+/3000
Highlight + Shift + Down Arrow = To see whole signature.




Want to friend me on Roblox? My username is BaconvsRoblox121314 if you want to friend me!

–v More Information v–
New Scratchers - Introduce yourself here!

Questions about Scratch - Ask questions related to scratch here!

Help with Scripts - get/provide help here!

Suggestions - Suggest blocks, features, and more here!

Bugs and Glitches - Report bugs/glitches here!

Last edited by Tunde123 (May 17th, 2022 10:18 AM EST)
Cat2437
Scratcher
500+ posts

Make C Blocks Collapsible

What would it be like for custom blocks?

(My Siggy May Be Too Big… Highlight The Text And Use Ctrl+Shift+Down Arrow!)





Hello! Check Me Out!
Latest Project: Keybind System Tutorial
F4F = NO
Advertising = Games & Animations Maybe | Stuff That Includes Me = YES!

My Quote = To Accept Failure Is Not Wrong, You Can Then Learn From What Happened, And Try Again. (My Own Quote!)
Current Blocks:
when green flag clicked
if <@greenFlag clicked? ::sensing> then
broadcast [Destroy the evil kumquats! v]
Tunde123
Scratcher
1000+ posts

Make C Blocks Collapsible

Cat2437 wrote:

What would it be like for custom blocks?
[example v] :: custom
There could be more added to it also.

Last edited by Tunde123 (Feb. 22, 2022 16:17:03)


This is a SIGNATURE. This is seperate from a normal post ^
Forum Posts: 2600+/3000
Highlight + Shift + Down Arrow = To see whole signature.




Want to friend me on Roblox? My username is BaconvsRoblox121314 if you want to friend me!

–v More Information v–
New Scratchers - Introduce yourself here!

Questions about Scratch - Ask questions related to scratch here!

Help with Scripts - get/provide help here!

Suggestions - Suggest blocks, features, and more here!

Bugs and Glitches - Report bugs/glitches here!

Last edited by Tunde123 (May 17th, 2022 10:18 AM EST)
Cat2437
Scratcher
500+ posts

Make C Blocks Collapsible

Tunde123 wrote:

Cat2437 wrote:

What would it be like for custom blocks?
[example v] :: custom
There could be more added to it also.
Fast

(My Siggy May Be Too Big… Highlight The Text And Use Ctrl+Shift+Down Arrow!)





Hello! Check Me Out!
Latest Project: Keybind System Tutorial
F4F = NO
Advertising = Games & Animations Maybe | Stuff That Includes Me = YES!

My Quote = To Accept Failure Is Not Wrong, You Can Then Learn From What Happened, And Try Again. (My Own Quote!)
Current Blocks:
when green flag clicked
if <@greenFlag clicked? ::sensing> then
broadcast [Destroy the evil kumquats! v]
7salad3salad
Scratcher
1000+ posts

Make C Blocks Collapsible

This would be nice for organization.


Forumer Post Count Bar Graph! (inspired by AIGamesDeveloper)
Project: Forummon by randomguy3513
hi, contrast
JUST BECAUSE THERES A WORKAROUND ISNT A GOOD REASON TO NOT SUPPORT!!!

dont call me 7salad
dont call me 7salsa lol
just simply “Salad” will do.

:]::#00289A// This is my pet Noobles! He protects my signature from [i]unwanted guests[/i]

B){

}::#800080//This is Noobles' big brother, Probles. He has returned and Noobles is happy to see him!
//oh, yeah, he is also cool so he wears sunglasses.

:P::cap sensing//This is their little brother, Doobles

old banner thnng
Jackson49_test
Scratcher
100+ posts

Make C Blocks Collapsible

Bump
Conduit7
Scratcher
100+ posts

Make C Blocks Collapsible

support! this would help keep code organized and condensed!


Hi, I'm Conduit.

I speedrun Massive Multiplayer Platformer (0'55.0 seconds), Appel (18.9 level 1, 15.0 level 3), and Getting Over It (1'38)

Powered by DjangoBB