Highlight which block(s) are currently running in block coding #1380
EmperorKabir
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
Thanks for the suggestion! As a first step, I think we'll also want to highlight the block that causes an error, if any. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For coding n00bs such as myself, it would be really useful to see what block is currently active when code is running; this will make it a lot easier to debug issues. Eg the outline of the active block(s) becomes bolder and/or text italicised and/or changes colour to an as yet unused colour.
I'm guessing though that this would require some sort of feedback back from the hub to the browser as the code is uploaded to the hub rather than run from the browser?
Even if the coding window to the right highlighted the current line it was on (rather than having to create animations/formatting for the block coding side on the left), this would still be really useful for understanding what line of code it's currently on/stuck on.
Understandable if this is too demanding/not fast enough to feedback though but I thought it was worth suggesting.
Beta Was this translation helpful? Give feedback.
All reactions