Please add possibility to set keyboard shortcut for "Switch to .cpp" / "Switch to .h" actions from editor context menu. I don't see this action in the "Configure Shortcuts" dialog. Reproducible: Always
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. ***