I was using the delete-lines package until I needed to use regular expressions with it, and it didn’t work.
Trying to find a solution I bumped into this discussion (which I think was also the one where I found about the delete-lines package).
I was trying the above example and trick to select lines and It just doesn’t work in the “Select all” / Alt-F3 part.
So I do an CTRL-F and write “no ip.*” which finds me the string until the end of the line I then try to select all by using ALT-F3 and nothing happens or I try CTRL-SHIFT-P and search directly for the option find-and-replace:select-all but it doesn’t find it.
Am I missing something or as something changed in the editor (versions 1.13.1 and 1.14)?