Wednesday, June 19, 2013

Useful Regular Expressions for Notepad++

Adding a semicolon to each line where it doesn't end with semicolon

Adding a particular line before each line

Append * to end of each line

Remove * from end of each line

Change MM by dd or dd by MM in a date

Remove C++ comments from the file


Removing the preceding numbers from each line

Removing the lines which do not contain dot (.) character