Review Request: Add a document list context menu button right to main tab bar
Olivier Jean de Gaalon
olivier.jg at gmail.com
Fri Nov 2 16:13:42 UTC 2012
> On Nov. 2, 2012, 2:17 p.m., Andreas Pakulat wrote:
> > Not saying this isn't useful (navigating tabs is a major pita), but you know about Ctrl+Tab and Ctrl+Shift+Tab right? Its a tad bit buggy wrt. to the order, presumably because signals from the shell are emitted at the wrong time, but its a list thats relatively quick to navigate even with many files.
Yeah, it's buggy because now the order of the tabs are saved on close for each area and, if I recall correctly, each document is dynamically resorted after being loaded again.
The document switcher plugin is still initially populated with the pre-sorted document order, unfortunately.
- Olivier Jean de
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107170/#review21349
-----------------------------------------------------------
On Nov. 1, 2012, 4:36 p.m., André Stein wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107170/
> -----------------------------------------------------------
>
> (Updated Nov. 1, 2012, 4:36 p.m.)
>
>
> Review request for KDevelop.
>
>
> Description
> -------
>
> This request adds a little button to the right of the tab bar. It activates a context menu which shows (in sorted order) all currently open documents and opens the selected document upon click. This is a feature I miss from Visual Studio. I do know that it's redundant to the Documents view panel but I think it allows a quicker access to files - especially when a lot files are open in the IDE. As it is very small button I think it does no harm to users who don't want to use it.
>
>
> Diffs
> -----
>
> sublime/container.h 1633a9f
> sublime/container.cpp 5483029
>
> Diff: http://git.reviewboard.kde.org/r/107170/diff/
>
>
> Testing
> -------
>
> Manual testing.
>
>
> Screenshots
> -----------
>
> Button
> http://git.reviewboard.kde.org/r/107170/s/808/
> Context menu shown on button click
> http://git.reviewboard.kde.org/r/107170/s/809/
>
>
> Thanks,
>
> André Stein
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20121102/eaa76569/attachment.html>
More information about the KDevelop-devel
mailing list