[Bug 72845] New: Method synh while switching between header and implementation
Artur Krysiak
artur at bms.com.pl
Sat Jan 17 19:59:02 UTC 2004
------- 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=72845
Summary: Method synh while switching between header and
implementation
Product: kdevelop
Version: unspecified
Platform: Mandrake RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: artur at bms.com.pl
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.
More information about the KDevelop-devel
mailing list