Answers for "visual code remove line which contains"

1

visual code remove line which contains

^.*my phrase*$\n

Then replace with empty

Ex:

"
text ghfsdhf
my phrase
"

||
||

"
text
"
Posted by: Guest on December-28-2020

Code answers related to "visual code remove line which contains"

Browse Popular Code Answers by Language