[TxMt] replace text at the end of a line
Raphael Villas
phirefly at water-melon.net
Tue Apr 3 00:02:30 UTC 2007
Hi everyone,
I'm using a regular expression to find groups of text that I need to
replace. But instead of replacing the actual text that I have
selected, I want to simply append some text to the end of the line
that has been returned. For example, if I search in the project,
retrieving ten different lines of code, how to do I insert a specific
string of text (e.g. "Put this text at the end of the line") at the
end of each of those lines?
Is there a way to do this?
Thanks in advance!
More information about the textmate
mailing list