| .. |
|
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 years ago |
|
debugger
|
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 |
|
editor
|
8aaf04d124
WIP - Migrating the duktape debugger example from the duktape repo to be embeded into the editor.
|
8 years ago |
|
modules
|
b3a3ab207c
massive cleanup and implementation of the typescript services in the web view.
|
9 years ago |
|
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 years ago |
|
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 years ago |
|
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 years ago |
|
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 years ago |