react-codemirror icon indicating copy to clipboard operation
react-codemirror copied to clipboard

highlightSpecialChars is it working?

Open jendamozna opened this issue 3 years ago • 2 comments

Hello, is it only me, but i dont realy see difference when highlightSpecialChars is checked/unchecked? Any idea how to make it working?

It does not work even on https://uiwjs.github.io/react-codemirror/

My nonworking code runs without error... extensions={[highlightSpecialChars()]}

Thx

jendamozna avatar Oct 31 '22 15:10 jendamozna

@jendamozna You may need to look for highlightSpecialChars issues here.

jaywcjlove avatar Oct 31 '22 15:10 jaywcjlove

thanks, @jaywcjlove could you please be more specific? I didn't find any info about how to make those whitechars visible.

jendamozna avatar Oct 31 '22 20:10 jendamozna