[Qt-creator] Some feedback

Wojtek Piszczek wpiszczek at o2.pl
Thu Nov 13 21:57:54 CET 2008


Éric ALBER pisze:
> [...]
> Here are some improvements ideas:
>
>     - This view should be a treeview: If you project is organized with 
> many subfolders, it is painful to navidate through the filesystem with 
> the current view. 
>   
I second that - it would be very handy.

> - The C++ editor
>     - Words completiton would be nice too (see KDE's Kate editor 
> plugin): You type the 3 first letters of a word already present in the 
> current file and a completion popup appears. This is cool when writing 
> doxygen doc: You type a class or method name and you get the completition.
>   
Having variable names case autocorrection would be useful as well - 
first use of particular variable (declaration) is taken as template for 
every occurence in block of code (just like in MS VBA editor) - such 
mistakes are often source of compile errors.

Regards

Wojtek Piszczek



More information about the Qt-creator-old mailing list