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

Code editor for grapesjs

Results 16 grapesjs-component-code-editor issues
Sort by recently updated
recently updated
newest added

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 0.2.17 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

Hi, I started using your plugin which was exactly what we were looking for. But my use case for grapesjs is quite specific, when I save the generated code I...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

First of all bro, I love each of your projects as always I continue to learn a lot from you. I wanted to ask you if it is possible in...

enhancement
help wanted

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...

enhancement
help wanted

Hi there, I'm trying to integrate the component-code-editor plugin in my grapes-based app but I can't get it to be displayed. This is my relevant js code: ``` // (...)...

I took your idea and created a new plugin in which the editor is created in manaco editor, because I saw that it hasn't been updated for a long time....

How to integrate the plugin into in this Custom GrapesJS Builder? https://github.com/HansSchouten/PHPageBuilder

When I click on other elements, the code editor closes and I need to click on its icon to show it every single time. I'm using the `pn.addPanel()` version

Hi @Ju99ernaut I want to open the Html editor with one tab and Css editor on another Tab Is it possible?