[Bug 62711] [Wish] Source code navigation

Alexey Arzamasov AArzamasov at kkb.kz
Sat Aug 16 09:38:04 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=62711     




------- Additional Comments From AArzamasov at kkb.kz  2003-08-16 09:37 -------
Subject: Re:  [Wish] Source code navigation -IDEAl

On Friday 15 August 2003 11:21, you wrote:

> As far as I can tell, the KTextEditor interfaces needs to be extended with
> a facility for getting text from mouse pointer position, something which
> has been discussed but AFAIK not yet implemented. It would at the very
> least require KDE-3.2, provided this extension is implemented by then.

ok, but this only relate to user interface. And what about navigation 
implementation? AFAIK, this feature is only partially implemented now and 
allow to get currect focus to the method/field declaration. IHMO, it's not 
very helpful 'cause when one read through the code and see an unfamiliar 
method and want to 'drilldown' on it by Ctrl+clicking on it (When the Control 
key is pressed and mouse pointer hover on the method name it should be 
underlined -- as far it is a link now), so, the focus should be moved to the 
method _implementation_ not definition. Definition will do for fields, but 
not for methods.
Comments?




More information about the KDevelop-devel mailing list