improving context browser for declarations in file

Milian Wolff mail at milianw.de
Fri Sep 10 15:40:46 UTC 2010


Hey there,

a user (blender dev) showed me this screenshot with the plea to improve it:
http://www.pasteall.org/pic/show.php?id=5666

I hope we all agree that this is completely bad. His idea  where the "all, all 
funcs, used funcs, ..." buttons to the left which are nice but imo hard to 
implement with the current api (or am I mistaken?).

For starters I thought about at least grouping the declarations by kind. Imo 
it would be better, but right now the declarations are listed in the order 
they are declared which is probably also helpful. So maybe we could at least 
merge consecutive declarations of the same kind?

Like so:

Typedef foo, Typedef bar, Function abc, Function asdf, Class foo

=>

Typedefs foo, bar, Functions abc, asdf, Class foo

What do you think?
-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100910/bd677b20/attachment.sig>


More information about the KDevelop-devel mailing list