Hi Francois, 1/ I used the default shortcut ctrl + shift + space
2/ Yes, probably better in the regular completion, but it is eventually an issue to modify an existing functionality ... On Mon, Sep 12, 2016 at 4:16 PM, Typz <[email protected]> wrote: > Hello, > > That looks nice! Just one thing: do you have a dedicated shortcut? Should > it not be yet another suggestion in the regular completion? > > Best regards, > > -- > Francois > > On Fri, Sep 2, 2016 at 3:17 PM, jean-yves desbree < > [email protected]> wrote: > >> Hi, >> >> I did a development in qtcreator to have a kind of 'class' completion. >> >> For example, if the class namespace1::namespace2::ThisIsAnExample exists >> in the project: >> >> If I type "TIAE" (so the capital letters of the previous class) and then >> the shortcut, it proposes to replace "TIAE" by >> "namespace1::namespace2::ThisIsAnExample" (or the alias if there is an >> alias for namespace1::namespace2) >> >> I 've been using this functionality for one year and I find it useful(in >> particular to automatically complete the namespaces). >> >> If you think it could be eventually evaluated, could you indicate the >> next steps ? >> Otherwise, I will keep on patching the versions :-) >> (unfortunately, I don't succeed in registering to the mailing lists >> indicated at http://lists.qt-project.org/mailman/listinfo/qt-creator :-( >> ) >> >> >> Best regards, >> Jean-Yves >> >> >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/qt-creator >> >> >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
