NetsBlox / Snap--Build-Your-Own-Blocks

a visual programming language inspired by Scratch
http://snap.berkeley.edu
GNU Affero General Public License v3.0
3 stars 6 forks source link

Extra debugging and developer tools #657

Open brollb opened 6 years ago

brollb commented 6 years ago

There are a host of additional capabilities which would help development (particularly wrt stability). Some ideas include:

gsteinLTU commented 6 years ago

Might be worth looking into including something like https://github.com/jmoenig/Snap--Build-Your-Own-Blocks/pull/2064 for block developers. His existing code needs a slight change to run on NetsBlox (and it probably needs some tweaking) but it's a neat concept.

hamidzr commented 6 years ago

It might be good to include it like src/browser/test/rpc/testing-blocks.xml and use it the same way we use that