| .. |
|
WindowExt.d.ts
|
abf8a2955e
Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json
|
9 years ago |
|
ace.d.ts
|
bb72cc00fd
lint errors fixed
|
10 years ago |
|
monaco.d.ts
|
57441d59ad
Initial work on using the Monaco editor instead of Ace editor. TypeScript property completions are successfully being handled by the shared web worker.
|
9 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
|
10 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
|
10 years ago |