I'm new here and would like to know how to debug in blockly
There are possibilities like debugging in eclipse or Visual Studio?
Hi,
In order to debug blockly you will want to use the uncompressed files so that you can see what is going on. More information can be found here.
I think you can set it up to debug in Visual Studios or Eclipse, but we generally just debug directly in the browser using the playground.
Hope this helps!
Abby