[Qt-creator] Code completion feature request
Thorbjørn Lindeijer
thorbjorn.lindeijer at nokia.com
Thu Nov 20 14:22:28 CET 2008
ext Alexandre Beber wrote:
> Hi! It's nothing urgent, only small features to make code completion
> more efficient (in my opinion at least)
>
> 1- Disable case sensitive of the first letter. If I type "qs" then
> Ctrl+Space, QString does not appear on the list. If I type "Qs" it
> does.. So, if the other letters don't need to be in the correct case I
> think the first one don't need either. On Visual Studio I can type
> "qstring" and hit Ctrl+Space just to correct the case..
I've disabled it now. Seems like it failed all usability tests. ;)
> 2- Resize the code completion box. It fits the width of the longest
> item displayed, but if you scroll down and there is a wider item, it
> gets trimmed to the size of the box.
Yep, this isn't perfect. I'll see if I can do something about that
later. Basically we could try to resize it while you're scrolling, but
we'd have to see whether that turns out nice.
Regards,
Bjørn
--
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software
More information about the Qt-creator-old
mailing list