| .. |
|
WindowExt.d.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.
|
%!s(int64=8) %!d(string=hai) anos |
|
jquery.d.ts
|
8aaf04d124
WIP - Migrating the duktape debugger example from the duktape repo to be embeded into the editor.
|
%!s(int64=8) %!d(string=hai) anos |
|
jqueryui.d.ts
|
8aaf04d124
WIP - Migrating the duktape debugger example from the duktape repo to be embeded into the editor.
|
%!s(int64=8) %!d(string=hai) anos |
|
monaco.d.ts
|
0e1f2684ef
Ensure that the monaco.d.ts is updated
|
%!s(int64=9) %!d(string=hai) anos |
|
socketio.d.ts
|
8aaf04d124
WIP - Migrating the duktape debugger example from the duktape repo to be embeded into the editor.
|
%!s(int64=8) %!d(string=hai) anos |
|
systemjs.d.ts
|
1ed3b35a06
migrated the autocomplete functionality for typescript into a shared web worker so that each tab can share the same instance of the language service. It also runs on a background thread so it performs better
|
%!s(int64=9) %!d(string=hai) anos |
|
webworkers.d.ts
|
1ed3b35a06
migrated the autocomplete functionality for typescript into a shared web worker so that each tab can share the same instance of the language service. It also runs on a background thread so it performs better
|
%!s(int64=9) %!d(string=hai) anos |