https://bugs.kde.org/show_bug.cgi?id=499087
Bug ID: 499087
Summary: Navigating the code editor selects correspondant
document outline view entry
Classification: Applications
Product: kdevelop
Version: 6.1.241201
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: UI: QuickOpen
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
At the moment, if I click on a function, or variable, or classe entry in the
document outline, the correspondant declaration is quicly and properly
highlighted in the editor.
It would be very useful if the opposite behaviour could be implemented: when I
click on the body of a function in my C++ code, I'd have the function entry
listed in the document outline view selected. Useful to quickly know which
function I'm browsing, whithout the need to scroll up to the declaration.
--
You are receiving this mail because:
You are watching all bug changes.