Tags: egoist/vue-monaco
Tags
feat: add editorWillMount event (#49) * Update MonacoEditor.js An event named "beforeCreateEditor" has been added to allow developers to process the Monaco object before creating the editor,Some plug-ins need to use the Monaco object, such as "emmet-monaco-es" * Update README.md add new event beforeCreateEditor * Rename the event * oops * Update README.md
PreviousNext