Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Filter and Switch between Workbench Elements

Hi Patrik,

in general I like the change and I would also like to see the extra filter line.

BTW, thanks for the reminder, I've just found that I miss something with the new implementation, therefore I've opened a new bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=506019

CU
Andrey

Am 15.10.2016 um 14:05 schrieb Patrik Suzzi:
/Hi All,/

I recently fixed Bug 368977
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=368977>, so when you
press Ctrl+E you can filter editors among the same list you see when
pressing Ctrl+F7 (switch editors)
See: https://www.eclipse.org/eclipse/news/4.7/M3/#ctrl-e-command-improvements

Then, with Bug 504082
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=504082> (and related), I
ensured we use the same base class  for filtering Editors (Ctrl+E) and
switching among Editors, Views, Perspectives and Pages (Ctrl+F6/F7F8 and
Alt+F7)

Note: With the new shared base class, you can turn a selectable list
(Ctrl+F6) into a filtered list (Ctrl+E), just by switching a boolean flag.

This e-mail is for:

(1.) Tell you about the changes so you can try the commands and verify
your workflow is not affected by the change. Don't forget to check also
how it looks now with the Dark Theme!

(2.) Ask : Do you like the idea of converting the Switch Editor
(Ctrl+F6) and Switch View (Ctrl+F7) dialogs from "cycle through a list"
to "filter elements and cycle through a list" ?

--> To check the difference: get the latest I-build, open some editors
and try:
* Ctrl+E : to "filter elements and cycle through a list"
* Ctrl+F6 : to  "cycle through a list"

/Best Regards,//*
*/
/
/
/*Patrik Suzzi*
Software //Engineer, Eclipse/
/Platform UI Committer/
/https://about.me/psuzzi
/



_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev


--
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov


Back to the top