[Qt-creator] Search and replace behavior with respect to case in editor
Andre Haupt
andre at bitwigglers.org
Fri Nov 30 15:44:51 CET 2012
On Fri, Nov 30, 2012 at 03:31:58PM +0100, Andre Haupt wrote:
> On Fri, Nov 30, 2012 at 12:23:53PM +0100, Harri Pasanen wrote:
> > It would be cool if search and replace would preserve case, in the same
> > way as Emacs does.
> >
> > So
> >
> > Search: testpad
> > Replace: numpad
> >
> > would produce these replacements:
> >
> > testpad -> numpad
> > TESTPAD -> NUMPAD
> > Testpad -> Numpad
>
> what would it produce for "testPad" ?
>
> I think this is too much magic behind the users back.
> At least that should not be default behaviour.
Err, I missed the bonus points part.
Still do not like it very much though.
More information about the Qt-creator
mailing list