simple-code-editor
simple-code-editor copied to clipboard
Highlighting not working
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:
This is how the simple-code-editor component looks:
package.json:
"simple-code-editor": "^2.0.9", "vue": "^3.4.27",