uiwjs / uiwjs/react-codemirror

highlightSpecialChars is it working?

Open
#399 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.3k
Forks
161
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the report using the extensions={[highlightSpecialChars()]} configuration and the linked react-codemirror demo. Compare the editor with the option enabled and disabled, then inspect the highlightSpecialChars integration to identify whether the behavior is expected or broken. Done means the behavior is clarified and, if broken, covered by a demonstrable fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.