vue-codemirror6
vue-codemirror6 copied to clipboard
Wierd codemirror styles
Component produces codemirror editor with these wierd styles that are little bit hard to edit:

This is the setup:

I didn't expect to write the logic for props on the template side.
Component produces codemirror editor with these wierd styles that are little bit hard to edit:
This is just the specification on the CodeMirror side. (To be exact, style-mod) Personally, I think it's a good idea to load a modified version of the OneDark Theme source.
I make it myself, but it is unstable and not at a level that can be put to practical use: https://github.com/logue/codemirror6-bootstrap-theme