Editplus is a lot better than the regular text editor, Notepad. From all it’s features I like RegExp Support the most, and than comes the block select feature. Here are the quick lines to carry out regular tasks using regular expression in Editplus. It’s kinda downloadable cheetsheet list. Remove all empty lines: Find: “^\n” (Ignore […]

The post Working with EditPlus Text Editor-Regular Expression How To first appeared on ..::CHANGE is INEVITABLE::...