Please, raise your hand if you'd like...

Nicolai Haehnle nhaehnle at gmail.com
Sun Mar 13 18:00:09 UTC 2005


Hi,

On Thu, 10 Mar 2005 09:09:43 -0500, Adam Treat <manyoso at yahoo.com> wrote:
> Hey all, I just blogged this:
> 
> http://www.kdedevelopers.org/node/view/919
> 
> Please, raise your hand if you'd like:
> 
> * Color syntax highlighting in KDevelop's code completion?

Don't care.

> * Icons in the entry list corresponding to the entry type … ctor, dtor,
> method, member, etc, etc?

Good idea, especially for conveying information that isn't in the text
itself (e.g. virtual vs. non-virtual, private vs. protected vs.
public, etc.).

> * Some sorting by entry type so all ctor's come first, dtor's next, etc, etc?

Sorting sounds like a good idea at first, but on what do you sort?
Public before private, or the other way around, or don't care? Do you
put class members before base class members? There are so many
possibilities, there probably isn't one true way.

cu,
Nicolai




More information about the KDevelop-devel mailing list