Skip to content

Using MARIE.js

Eric Jiang edited this page Sep 6, 2016 · 5 revisions

Changing Default Settings

To change default settings, go to Edit → Preferences

Debugging Tools

Using Breakpoints

Add breakpoints to the side and step through code, pausing at breakpoints and check if values are expected.

Using Breakpoints with Step Back feature

Same as above, but using step-back as well to further debug the code

Use of Control Bar

Using Microstep Button

Clone this wiki locally