Feature Requests item #769337, was opened at 2003-07-10 16:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=769337&group_id=44253
Category: Other
Group: Small (< 1 pair-week)
Status: Open
Priority: 2
Submitted By: James Hsia (jhsia)
Assigned to: Nobody/Anonymous (nobody)
Summary: Find/Replace with Multi-line Text
Initial Comment:
It would be nice for the find/replace fields to support
text that consists of multiple lines. One example that I
ran into was taking an abstract file with some abstract
methods in it ending in semicolons and copy-and-pasting
the methods into a concrete subclass. I wanted to
replace those particular semicolons with
{
}
but this is currently not possible.
We could at least process escape characters such as \n.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=769337&group_id=44253
|