[Qt-creator] Sug: Refactor text

Jason H jhihn at gmx.com
Tue Mar 8 18:28:34 CET 2016


> On Mo, 2016-03-07 at 20:44 +0100, Jason H wrote:
> > It would be cool if we could right click on a string "this" and refactor:
> > translate or refactor:translate plural, where in it gets changed from "this"
> > to:
> > qsTr("this")  or
> > qsTr("this", "", n)
> > Respectively.
> > 
> > Alternative "refactorings" could be: All uppercase, Title Case, or all lower
> > case. 
> 
> Please report suggestions, feature requests and bug reports at https://bugreport
> s.qt.io/
> 
> Reports stay around in the bug tracker forever... here they get lost as soon as
> enough mails have arrived to push your suggestions down far enough to require
> scrolling;-)

That's fine. Sometimes I like to post here first to get comments, ranging from:
1. It's there, you just aren't using it correctly.
2. That's brilliant! :-)
3. That's stupid. :-(
4. Me too. 
(In no particular order)



More information about the Qt-creator mailing list