Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IModelChangedEvent.html
interface IModelChangedEvent { newModelUrl: Uri; oldModelUrl: Uri; }