File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,19 @@ <h2>Platform and Equinox</h2>
4242 < td id ="ViewsAndDialogs " class ="section " colspan ="2 ">
4343 < h2 > Views, Dialogs and Toolbar </ h2 >
4444 </ td >
45+ < tr id ="FilterByCategory "> <!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/2579 -->
46+ < td class ="title "> Filter by Category</ td > <!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/2602 -->
47+ < td class ="content ">
48+ < p >
49+ The search filter in the "Import/Export" wizard, as well as the "Show View" dialog has been extended to also support
50+ category names. On a match, all elements in the category are shown. This changes the previous behavior where only
51+ entries were matched and searching by a category would result in an empty tree.
52+ </ p >
53+ < p >
54+ < img src ="images/filterByCategory.png " alt ="Filter import wizards by "General" "/>
55+ </ p >
56+ </ td >
57+ </ tr >
4558 </ tr >
4659 <!-- ******************* End of Views, Dialogs and Toolbar ************************************* -->
4760
You can’t perform that action at this time.
0 commit comments