Note

<< Back to notes

VScode find and replace regular expressions

I wanted to auto find all line ends in a file and add a break tag

To programmatically add a html break tag at the end of every line in VSCode: