Blockly Windows app - debug

stevesmythe

Senior Member
I want to use the Blockly Windows app at my Primary school coding club because of its simplicity and uncluttered screen. However, the debug screen (as per the attached) is very complicated-looking and doesn't show the variables' symbolic names. Is there any way around this? If not, could this be looked at in a future release? In particular, I think it would be good to be able to choose whether to show hex/binary/dec and to hide unused variables.

2016-05-28.png
 

Technical

Technical Support
Staff member
The next release will have a simplified view when in Blockly mode (when in code editor mode the full debug screen will still be shown).

CaptureNewDebug.PNG
 
Top