grapesjs-component-code-editor icon indicating copy to clipboard operation
grapesjs-component-code-editor copied to clipboard

Feature Request: Combine with script editor

Open emyasnikov opened this issue 4 years ago • 1 comments

Can grapesjs-component-code-editor be combined with grapesjs-script-editor plugin? It would be nice to select where to show editor, maybe as options, like appendTo. I tried to use appendTo to select modal view. Maybe it's possible to change modal using codeViewOptions from grapesjs-script-editor?

emyasnikov avatar Sep 21 '21 12:09 emyasnikov

At the moment a lot of refactoring would be needed, the code editor is built to work best with the panels.

Ju99ernaut avatar Sep 24 '21 17:09 Ju99ernaut