bda9cb6bbcWork on jumping to the the editor and line as you step through the code with the debugger. Prep for moving the duktape debugger ui into it’s own panel so that pause, step over, step into, and step out bring up the proper editors.
8 years ago
Shaddock Heath
d11b33f152- More work on trying to coordinate multiple editors so that if toggling breakpoints in the debugger view will also toggle the associated breakpoint in the actual editor.
8 years ago
Shaddock Heath
164b3ab228[WIP] Work on being able to set breakpoints in each of the JS editors and have it update the debugger tab.