Review Request 108908: Add menu action and shortcut for switch to buddy plugin
André Stein
andre.stein.1985 at gmail.com
Mon Feb 25 08:12:38 UTC 2013
> On Feb. 24, 2013, 2:46 p.m., David Nolden wrote:
> > The C++ plugin already has a "Switch Header/Source" shortcut. Where's the difference?
> >
> > Also I think exposing a string like "Buddy Document" to the user is confusing, something like "Related Document" might work better.
I wasn't aware of that shortcut and can't find it.. Or do you mean the switch to xx.cpp/xx.h context menu extension? That is provided by the Switch to Buddy plugin and this request adds the appropriate shortcut.
About the name: If "related document" is found to be better the whole plugin should be renamed then.
- André
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108908/#review27965
-----------------------------------------------------------
On Feb. 11, 2013, 3:15 p.m., André Stein wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108908/
> -----------------------------------------------------------
>
> (Updated Feb. 11, 2013, 3:15 p.m.)
>
>
> Review request for KDevelop.
>
>
> Description
> -------
>
> As Milian suggested some time ago I implemented a menu action (in the Navigation menu) which allows swichting to the buddy document. A global action has been added too which allows to specify a shortcut for that action (Ctrl+Shift+s per default).
>
> As I don't have much time right now I didn't implement Milian's idea to display a document switcher window when multiple buddies are available. Right now the plugin just switches to the first, "primary" buddy document.
>
>
> Diffs
> -----
>
> interfaces/ibuddydocumentfinder.h 05fb7ee
> plugins/switchtobuddy/CMakeLists.txt 795b5ed
> plugins/switchtobuddy/kdevswitchtobuddy.rc PRE-CREATION
> plugins/switchtobuddy/switchtobuddyplugin.h efa7f1e
> plugins/switchtobuddy/switchtobuddyplugin.cpp 2a3073a
>
> Diff: http://git.reviewboard.kde.org/r/108908/diff/
>
>
> Testing
> -------
>
> Manual testing.
>
>
> Thanks,
>
> André Stein
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130225/82eea50d/attachment.html>
More information about the KDevelop-devel
mailing list