StringManipulation
StringManipulation copied to clipboard
Feature Request: Combine lines with separator
I'll sometimes have a list of string that I need to combine into a single line.
For example changing: One Two Three Four
Into: One, Two, Three, Four
This can be done with a regex find/replace but I think it would be a useful feature for StringManipuation.