ZIm/crates/languages/src/regex
Conrad Irwin 6faa7cd722
Fix regex search colors (#25962)
In #25005 we added regex syntax highlighting to search; but the existing
regex grammar highlighted every character as a string which was hard to
read.

This flips so that characters are not highlighted, and brackets, etc.
are.
<img width="346" alt="Screenshot 2025-03-03 at 14 39 35"
src="https://github.com/user-attachments/assets/f7d3ae9c-fb5c-45eb-a5e9-41a330fbe940"
/>


Release Notes:

- Fixed regex search box being overly green
2025-03-03 15:55:07 -07:00
..
brackets.scm Add regex syntax highlighting for JS and TS (#7851) 2024-03-18 09:49:01 -06:00
config.toml Add language icons to the language selector (#21298) 2024-12-02 15:01:09 -03:00
highlights.scm Fix regex search colors (#25962) 2025-03-03 15:55:07 -07:00