Shaddock Heath bda9cb6bbc Work 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 лет назад
..
clientExtensions 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 лет назад
debugger bda9cb6bbc Work 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 лет назад
editor 8aaf04d124 WIP - Migrating the duktape debugger example from the duktape repo to be embeded into the editor. 8 лет назад
modules b3a3ab207c massive cleanup and implementation of the typescript services in the web view. 9 лет назад
typings c391083ed0 Work on atomicQuery. These changes allow the web view to talk directly to the running TS in the editor and allow the editor to respond back to the web view that initiated the request w/o needing the C++ to need to get involved other than just passing the message back and forth. Made a distinction between having a request and just a notification. Also added types to the atomicQuery response. 8 лет назад
utils c391083ed0 Work on atomicQuery. These changes allow the web view to talk directly to the running TS in the editor and allow the editor to respond back to the web view that initiated the request w/o needing the C++ to need to get involved other than just passing the message back and forth. Made a distinction between having a request and just a notification. Also added types to the atomicQuery response. 8 лет назад
interop.ts 164b3ab228 [WIP] Work on being able to set breakpoints in each of the JS editors and have it update the debugger tab. 8 лет назад
tsconfig.json 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 лет назад