Bug 359136 - Keyboard shortcut for "Switch to .cpp/.h"
Summary: Keyboard shortcut for "Switch to .cpp/.h"
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: general (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: VHI wishlist
Target Milestone: 5.0.0
Assignee: kdevelop-bugs-null
URL:
Keywords: junior-jobs
: 139092 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-02-08 14:24 UTC by Alexander Potashev
Modified: 2018-03-25 21:45 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***