Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/worker.IMirrorModel.html
interface IMirrorModel { uri: Uri; version: number; getValue(): string; }
number
getValue(): string