Bug 412329 - [find/replace] Allow modification to match groups in regular expression replacements
Summary: [find/replace] Allow modification to match groups in regular expression repla...
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.4   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-04 11:41 EDT by Johannes Wienke CLA
Modified: 2013-07-08 09:23 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Wienke CLA 2013-07-04 11:41:26 EDT
It would be nice if search and replace would support modifications to matched groups as e.g. possible in vim with \L and \U, which change the case to lower and to upper.
Comment 1 Srikanth Sankaran CLA 2013-07-05 00:34:01 EDT
Pass to JDT/Text for comment.