MagicPython icon indicating copy to clipboard operation
MagicPython copied to clipboard

regexp-string: common token highlighting?

Open codekoriko opened this issue 4 years ago • 0 comments
trafficstars

my_regex = r"\sword\.?"

To improve readability like the "\s" to be highlighted in blue as '.?' is.

codekoriko avatar Mar 13 '21 04:03 codekoriko