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
..
coreExtensions 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
languageExtensions 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
HostExtensionServices.ts 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
ServiceLocator.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