Bug 72845 - Method synh while switching between header and implementation
Summary: Method synh while switching between header and implementation
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: 3.0.0b2
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
: 79406 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-17 19:58 UTC by artur
Modified: 2004-07-19 23:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.