zantiu
zantiu
Use setValue() on the editor object returned by the onMounted method: https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.icodeeditor.html#setvalue The example shows how to get the editor object: ```js module.exports = { components: { Monaco }, data()...
Any news on this?
Yes please, the current behavior is confusing compared to a browser or IDE like VS Code
Ok looks other issues request the same thing, and here is an explanation why it's still not implemented: https://github.com/gitobsidiantutorial/obsidian-tabs/issues/16
anyone has a fix without errors?