Shaddock Heath 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 vuotta sitten
..
CSharpLanguageExtension.ts 9fc7751726 Have editor extensions derive from Atomic.ScriptObject so that they can be event listeners/senders. 8 vuotta sitten
TypescriptLanguageExtension.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 vuotta sitten