Bug 359136

Summary: Keyboard shortcut for "Switch to .cpp/.h"
Product: [Developer tools] kdevplatform Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist CC: bluedzins, itz.satyam.buddy, rshinde, xfftlfanx
Priority: VHI Keywords: junior-jobs
Version: git master   
Target Milestone: 5.0.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Potashev 2016-02-08 14:24:26 UTC
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
Comment 1 Milian Wolff 2016-02-08 14:50:39 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.
Comment 2 Satyam Shubham 2016-03-13 17:03:23 UTC
I am a beginner and want to work on this bug please guide me
Comment 3 Roman Lopez 2016-03-15 08:56:43 UTC
I am also new to contributing to open source. Can someone help me get started?
Comment 4 Rahul 2016-04-04 02:23:14 UTC
Hi Guys, I would like to work on this bug. Could you please help me get started?
Comment 6 Anton Anikin 2016-09-16 01:41:46 UTC
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
Comment 7 Kevin Funk 2018-03-25 21:45:56 UTC
*** Bug 139092 has been marked as a duplicate of this bug. ***