MagicPython
MagicPython copied to clipboard
regexp-string: common token highlighting?
trafficstars
my_regex = r"\sword\.?"
To improve readability like the "\s" to be highlighted in blue as '.?' is.