On 05/07/13 10:55, Guido Seifert wrote: > > Hi, one question to the QtCreator devs... > When I press crtl-space and the completion list opens, where is this list > created? > Suppose I would want to reverse the order in this list? Where would I have to > look? > > I am 90% sure I am imagining it, but I have the feeling, that whatever I need > from this > completion list, it always tends to be at the bottom of this list or close to > it. Maybe > if I reverse the order I'd see that this is nonsense. :-D > > And maybe, if I see the code, I might get an idea if and how I could improve > the order, > e.g. prioritize text, which is present in the current open document, so it > gets displayed > on top of the list.
It's this bug: https://bugreports.qt-project.org/browse/QTCREATORBUG-8737 *Really really* annoying - I'm hitting it many times an hour, along with: https://bugreports.qt-project.org/browse/QTCREATORBUG-8519 They're both minor bugs in isolation, but real workflow breakers as far as I'm concerned. Peter Pearson _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
