find and replace IDE



IDE 2003 (C#)
need to replace last string by a carriage return line feed
find themethod();
replace it by
themethod();
int i++;

thanks
.



Relevant Pages