Add Text Start or End in each line – Notepad++

August 23, 2020

Gokul Deepak S

Problem:

Add a text at the start of every line

Solution:

Press Ctrl+H keys
In search and replace box
search for ^ and in replace text box type the text that you want to display.

Problem:

Add a text at the end of every line

Solution:

Press Ctrl+H keys
In search and replace box
search for $ and in replace text box type the text that you want to display.

About the author

Gokul Deepak is a DevOps engineer focused on building reliable cloud systems through automation, observability, and disciplined infrastructure design. He shares practical insights from real-world production environments, helping engineers build systems that scale with clarity and confidence.

Leave a Reply

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments