MagicStack/MagicPython

regexp-string: common token highlighting?

codekoriko opened this issue · 0 comments

my_regex = r"\sword\.?"

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