Messing about with Regex…
I recently started using VSCode and whilst I can find stuff by entering a Regex and then replace it with a string, I can't figure out how to find by Regex and then replace with a Regex. Do you know if VSCode can do it?
Thanks to @jws for starting me off with Regex. :)