Monaco Editor Addon

Hi.

Does anyone know if there’s any Monaco editor addon for Vaadin? It seems like there’s one for Polymer2 in the Vaadin Directory, but will that work with Vaadin? I’m using Vaadin with Electron.

Thanks in advance,
Daniel

Hi,

There are some topics in the forum here: https://vaadin.com/forum/thread/17979931/vaadin-14-component-based-on-node-module

And here: https://vaadin.com/forum/thread/18055940/monaco-editor-inside-vaadin

I think it’s easier to use cdn and import JS (See the first link), the configuration to import monaco-editor with webpack seems not easy.