I\'m using Notepad++ and I can\'t figure this out :
I have numerous lines all starting with http. I need to add some text in front of it in every line.
http
Here is my answer. To add ');' to the end of each line I do 'Find What: $' and 'Replace with: \);' you need to do escape;