| Summary: | Keyboard shortcut for "Switch to .cpp/.h" | ||
|---|---|---|---|
| Product: | [Developer tools] kdevplatform | Reporter: | Alexander Potashev <aspotashev> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | bluedzins, itz.satyam.buddy, rshinde, xfftlfanx |
| Priority: | VHI | Keywords: | junior-jobs |
| Version First Reported In: | git master | ||
| Target Milestone: | 5.0.0 | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdevplatform/c9e008f0af694815a9b08e69bb47e844b8414fd6 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Alexander Potashev
2016-02-08 14:24:26 UTC
Agreed, we only have the "switch definition/declaration", which is sometimes not what one wants to do. E.g. if we edit a function of the pimpled private class, or a file-local static helper function, we sometimes still want to switch to the header quickly. I am a beginner and want to work on this bug please guide me I am also new to contributing to open source. Can someone help me get started? Hi Guys, I would like to work on this bug. Could you please help me get started? Heya, please read: https://www.kdevelop.org/contribute-kdevelop. Current information on how to compile KDevelop: * http://kfunk.org/2016/02/16/building-kdevelop-5-from-source-on-ubuntu-15-10/ * https://community.kde.org/KDevelop/HowToCompile_v5 Git commit c9e008f0af694815a9b08e69bb47e844b8414fd6 by Anton Anikin. Committed on 16/09/2016 at 01:41. Pushed by antonanikin into branch 'master'. Add keyboard shortcut for "Switch Header/Source" Differential Revision: https://phabricator.kde.org/D2757 M +1 -0 plugins/switchtobuddy/kdevswitchtobuddy.rc M +20 -2 plugins/switchtobuddy/switchtobuddyplugin.cpp M +5 -0 plugins/switchtobuddy/switchtobuddyplugin.h http://commits.kde.org/kdevplatform/c9e008f0af694815a9b08e69bb47e844b8414fd6 *** Bug 139092 has been marked as a duplicate of this bug. *** |