Relative Content

Tag Archive for regexnotepad++

Notepad++ regex to insert character to multiple places in the line

I have a structured file where every line has the same format. I need to insert the same character multiple positions in the line and apply the same to all the lines. I have a list of positions where characters need to be inserted. The position is actually character after which my character needs to go.