Bug 72845

Summary: Method synh while switching between header and implementation
Product: [Applications] kdevelop Reporter: artur
Component: Language Support: CPP (old)Assignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: CaptainSifff
Priority: NOR    
Version: 3.0.0b2   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description artur 2004-01-17 19:58:32 UTC
Version:           unknown (using KDE 3.1.3)
Installed from:    Mandrake Linux Cooker i586 - Cooker
Compiler:          gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
OS:          Linux (i686) release 2.4.23

Greetings,

while work on a project in C++, I often switch between header and implementation file. Sadly, IDE doesn't keep focus on method indicated by the cursor... For example, I work on class method foo() and would like to change parameter list. I have to find manually declaration of the method and after that implementation. 

I suppose, it will could be more comfortable, when switching between header and implementation files will go to the proper (indicated by cursor) method.
Comment 1 Amilcar do Carmo Lucas 2004-07-19 22:38:58 UTC
*** Bug 79406 has been marked as a duplicate of this bug. ***
Comment 2 Jonas Jacobi 2004-07-19 23:39:08 UTC
This is already implemented in current KDevelop. So i suppose to close this bug.
Comment 3 Jens Dagerbo 2004-07-19 23:56:10 UTC
Implemented in CVS by Jonas Jacobi.

FIXED.