mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
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> |
||
|---|---|---|
| .. | ||
| fillers | ||
| typings | ||
| html.worker.ts | ||
| htmlMode.ts | ||
| htmlWorker.ts | ||
| languageFeatures.ts | ||
| monaco.contribution.ts | ||
| monaco.d.ts | ||
| tsconfig.esm.json | ||
| tsconfig.json | ||
| workerManager.ts | ||