simple-code-editor icon indicating copy to clipboard operation
simple-code-editor copied to clipboard

Highlighting not working

Open albertostiip opened this issue 1 year ago • 2 comments

The code highlighting function, and thus the application of theme colors, is not working.

Every time I type a new character in the text area, I receive a log like this:

image

This is how the simple-code-editor component looks:

image

package.json:

"simple-code-editor": "^2.0.9", "vue": "^3.4.27",

albertostiip avatar May 30 '24 07:05 albertostiip