Search/replace in bookmarked lines - request?
Posted: Tue May 07, 2019 3:33 pm
I think I've seen some textpad vintage addon that could search and replace only in the bookmarked lines (can't remember where I saw it).
This use case has been something I could use. This idea seems not to be available in any other text editor I know of.
Would this be possible?
Or select bookmarked lines - multiple selections?
I have thought about a convoluted macro to do the search and replace in bookmarked lines. Something like, add a line number to each line, extract the bookmarked lines, search and replace in those lines then replace those lines with the other lines , sort the lines to get back the original order, then remove the starting line number section.
This use case has been something I could use. This idea seems not to be available in any other text editor I know of.
Would this be possible?
Or select bookmarked lines - multiple selections?
I have thought about a convoluted macro to do the search and replace in bookmarked lines. Something like, add a line number to each line, extract the bookmarked lines, search and replace in those lines then replace those lines with the other lines , sort the lines to get back the original order, then remove the starting line number section.