Here is my text :
     <---- empty line to delete
     <---- empty line to delete
Lorem ipsum
Lorem ipsum
     <---- empty line to keep
Lorem ipsum
     <---- empty line to delete
Here's what I would like to have using VSCode regex, or any extension you might know about.
Lorem ipsum
Lorem ipsum
Lorem ipsum
Any idea ? Thanks!
EDIT: I might need to precise that I want to achieve this on more than 12000 files. So can't imagine doing this manually.. And I haven't found any extensions yet, neither answers about this subject.
 
    