| .. |
|
WindowExt.d.ts
|
9561aae986
Did work on how AtomicQuery is being used inside the WebView editors to make it have a more consistent API. Also attached AtomicQueryPromise to the window object so it's available to everything.
|
9 years ago |
|
ace.d.ts
|
bb72cc00fd
lint errors fixed
|
10 years ago |
|
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
|
9 years ago |
|
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
|
9 years ago |