If I were you I would try a different highlighting library
maybe https://highlightjs.org/
I tried it but it doesn’t it doesn’t update highlighting live, so I might remake the whole editor
It might help if I put the actual path to the highlight.min.js scripts
You can use vscode.dev, and open a PR on it, the repo is cruncher12/codecomm
Html JS CSS, Vanilla
I found
https://css-tricks.com/creating-an-editable-textarea-that-supports-syntax-highlighted-code/, but I’m having trouble implementing it…