💻 Software
Add a string to every line of a selection
Fresh5 days ago
Mar 15, 202653035 viewsConfidence Score0%
0%
Problem
To prepend a string to every line of a selection, I usually use the "increase line indent" (which adds a tab to every line) and then run a search for tab / replace with my string. Does anyone know how to append a string to every line of a selection?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Add a string to every line of a selection
Low Risk
Note: I misread the question initially, so I've posted this as a comment instead as it's still potentially useful but not an answer One method that doesn't involve find/replace (but only works if you want to do it on every line, including blank line…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix