You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there is a way to have the editor instance used by Monaco component, because if I understand well, the whole monaco editor is bundled with it, so doing this will not work:
Hey!
Super cool to have the Vue Repl so easy to use.
I was wondering if there is a way to have the
editor
instance used byMonaco
component, because if I understand well, the whole monaco editor is bundled with it, so doing this will not work:Exposing the
editor
instance of the component would make it accessible with a template ref 👍Maybe even an option in
editorOptions.monacoOptions
props could work!Thanks! 🙏
The text was updated successfully, but these errors were encountered: