Discuss Scratch

theonlygusti
Scratcher
1000+ posts

What happened to Single Stepping Mode?

Super, super super support!
Superandultra
Scratcher
1000+ posts

What happened to Single Stepping Mode?

Definitely supporting! Putting a wait 1 sec block everywhere is annoying
CatsUnited
Scratcher
1000+ posts

What happened to Single Stepping Mode?

Support, single stepping is a very useful tool for debugging in all languages.

Last edited by CatsUnited (March 8, 2015 06:06:21)

ealgase
Scratcher
100+ posts

What happened to Single Stepping Mode?

Greatguy123 wrote:

Support! I have many times wished I could do this. Plus, this post deserves to be back at the top!
^^^
matey1234
Scratcher
1000+ posts

What happened to Single Stepping Mode?

SO.
MUCH.
SUPPORT.

aka +100000000000000000000000000
Rex208
Scratcher
500+ posts

What happened to Single Stepping Mode?

Support.
Doodle-cats
Scratcher
500+ posts

What happened to Single Stepping Mode?

Yes support!
The_Scratch_Squad
Scratcher
1000+ posts

What happened to Single Stepping Mode?

carlsoc2ckkc wrote:

Right now I'm torn between having my students use 2.0 on the web (makes homework easy) and going back to 1.4 just because it has single stepping. I don't suppose there is hope it would be brought back in the next week?

Not sure in a week, but I do support. I think it may help out with project issues I can't find…

Anyway, what is single stepping mode?
peppermintpatty5
Scratcher
1000+ posts

What happened to Single Stepping Mode?

HUGE SUPPORT!

The_Scratch_Squad wrote:

carlsoc2ckkc wrote:

Right now I'm torn between having my students use 2.0 on the web (makes homework easy) and going back to 1.4 just because it has single stepping. I don't suppose there is hope it would be brought back in the next week?

Not sure in a week, but I do support. I think it may help out with project issues I can't find…

Anyway, what is single stepping mode?
Single stepping will cause the program to run considerably slower. It also makes each block flash as it executes making singlestepping a great tool for debugging.
NoMod-Programming
Scratcher
1000+ posts

What happened to Single Stepping Mode?

Potato!!! (Support)
martin-cisco
New Scratcher
1 post

What happened to Single Stepping Mode?

Scratch code is painful to debug without stepping!

My best approach is:

define Stepper
set [wait] to [0]
wait until <[wait] = [1]>
when [space] key pressed
set [wait] to [1]
define Some function
Stepper

And change the: wait until “wait = 1” to “wait = 0” to remove stepping… but its a poor POOR substitute.
__init__
Scratcher
1000+ posts

What happened to Single Stepping Mode?

This is an invaluable debugging tool. Please bring it back.
IronBit_Studios
Scratcher
1000+ posts

What happened to Single Stepping Mode?

Definite Support. As much + as possible.
CH_scratcher
Scratcher
4 posts

What happened to Single Stepping Mode?

Support!

Why does it take so long? I programm at school with my class. Before I became a teacher I've programmed JAVA and no matter if you're programming with scratch or another language, debugging mode is absolutely minimum requirement.
Letsgopitt
Scratcher
500+ posts

What happened to Single Stepping Mode?

Support!
arnauldvm
Scratcher
4 posts

What happened to Single Stepping Mode?

+1 !
zacadoole1
Scratcher
100+ posts

What happened to Single Stepping Mode?

Yes, support!
LattleKada
Scratcher
100+ posts

What happened to Single Stepping Mode?

Support
rollercoasterfan
Scratcher
1000+ posts

What happened to Single Stepping Mode?

You bet. Add it back.
navysmeagol_175
Scratcher
100+ posts

What happened to Single Stepping Mode?

support

Powered by DjangoBB