Discuss Scratch
- Discussion Forums
- » Suggestions
- » What happened to Single Stepping Mode?
- _CodeLyoko
-
Scratcher
72 posts
What happened to Single Stepping Mode?
What is that? Sorry. I didn't join in 1.4You can still use ScratchJS to run 1.4.
It's also on the wiki: Single Stepping.
Last edited by _CodeLyoko (May 15, 2016 11:42:52)
- Programmer1121
-
Scratcher
1000+ posts
What happened to Single Stepping Mode?
Support-verb
verb: support; 3rd person present: supports; past tense: supported; past participle: supported; gerund or present participle: supporting-give approval, comfort, or encouragement to.
“I like to visit her to support her”
synonyms: comfort, encourage, sustain, buoy up, hearten, fortify, console, solace, reassure; More
antonyms: neglect, abandon
verb: support; 3rd person present: supports; past tense: supported; past participle: supported; gerund or present participle: supporting-give approval, comfort, or encouragement to.
“I like to visit her to support her”
synonyms: comfort, encourage, sustain, buoy up, hearten, fortify, console, solace, reassure; More
antonyms: neglect, abandon
- theepiccoder
-
Scratcher
90 posts
What happened to Single Stepping Mode?
We. Need. This.
Seriously, I cannot tell you how many times I've had to put in wait blocks to try to simulate this. It is tedious and annoying.
Seriously, I cannot tell you how many times I've had to put in wait blocks to try to simulate this. It is tedious and annoying.
- ATA-MrK
-
Teacher
1 post
What happened to Single Stepping Mode?
OK, 3 years later. Guess scratch sees no value in single stepping for some strange reason. So what are some recommended alternatives?
- thelegosensei
-
Scratcher
21 posts
What happened to Single Stepping Mode?
this thread is so dead it hurts.
I literally just noticed that there isn't single stepping in 2.0, and went “wait, WHAT?” I have no idea which part of my code isn't working. maybe I'll recreate the code in 1.4 and solve my problem that way.
Maybe we'll get this in Scratch 3.0?
I literally just noticed that there isn't single stepping in 2.0, and went “wait, WHAT?” I have no idea which part of my code isn't working. maybe I'll recreate the code in 1.4 and solve my problem that way.
Maybe we'll get this in Scratch 3.0?
- BB1000000000
-
Scratcher
34 posts
What happened to Single Stepping Mode?
I think that a good workaround for Scratch 2.0+ is to put a
wait (3) secsblock in between every line of every script, and at the end of the script (this works in Scratch 3.0 too). The disadvantage is that the blocks don't light up.
- bdnwang
-
Scratcher
4 posts
What happened to Single Stepping Mode?
Hey! I've been working on a Scratch mod (a forked version of the Scratch 3 platform) that implements Single Stepping and breakpoints. I think this might be of interest to a lot of you. I posted a small write-up here: https://scratch.mit.edu/discuss/topic/495591/. The mod is up and accessible right now!
- INSERT-USER_NAME
-
Scratcher
1000+ posts
What happened to Single Stepping Mode?
Single stepping mode can be very useful for debugging your scripts if something isn't working as expected, support.
- owlover2010
-
Scratcher
100+ posts
What happened to Single Stepping Mode?
Ok, I give support. I can seee what you mean, and once I spent ages trying to debug something when the problem was i had used
(length of (list :: list))instead of
(length of [list v] :: list)
- pixells4D
-
Scratcher
83 posts
What happened to Single Stepping Mode?
support! i know how useful it was!
- A_Nyan_In_Space
-
Scratcher
100+ posts
What happened to Single Stepping Mode?
Support. I find myself manually taking my code apart to debug, but it would be so much easier if it could be done automatically.
- C0000lguy
-
Scratcher
100+ posts
What happened to Single Stepping Mode?
100% Support. This would be super useful
- Discussion Forums
- » Suggestions
-
» What happened to Single Stepping Mode?

















