monaco-editor/src
Remy Suen 8045997506 Remove unused IDisposable array
The IDisposables created by the registration of language providers
were originally stored in an array. However, that array is not
actually used anywhere in the code so it should be removed instead.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-04-13 18:43:09 -04:00
..
fillers Fix cyclic dependency 2017-07-03 14:21:26 +02:00
typings Initial release 2016-09-15 19:33:23 +02:00
html.worker.ts Ship ESM; Adopt latest deps 2018-03-09 13:43:51 +01:00
htmlMode.ts Remove unused IDisposable array 2018-04-13 18:43:09 -04:00
htmlWorker.ts Ship ESM; Adopt latest deps 2018-03-09 13:43:51 +01:00
languageFeatures.ts Adopt new monaco-editor-core 2018-04-11 16:30:58 +02:00
monaco.contribution.ts Use import() for lazy-loading modules 2018-03-12 14:16:13 +01:00
monaco.d.ts Adopt SnippetString and publish 1.2.1 2017-01-27 16:02:29 +01:00
tsconfig.esm.json Bundle AMD using requirejs 2018-03-13 16:22:52 +01:00
tsconfig.json Bundle AMD using requirejs 2018-03-13 16:22:52 +01:00
workerManager.ts Tokenization of html, razor and handlebars is in monaco-languages 2016-09-19 11:11:58 +03:00