Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 482030

Summary: Temporarily Hide filter buttons on the find references tooling
Product: [ECD] Orion Reporter: Steve Northover <steve_northover>
Component: JS ToolsAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: Michael_Rennie, Silenio_Quarti
Version: 10.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Steve Northover CLA 2015-11-12 11:14:09 EST
We have found that using the filtering to hide references causes problem because there are bugs in the weighting.  Further, when doing replacement, items can be checked that are hidden.

We can solve all these problems, but for now, let's hide the filter buttons so that we can release the code.  Please put these behind a dark launch flag (check with SSQ to get a good name for the flag.  Don't use "darklaunch").
Comment 1 Silenio Quarti CLA 2015-11-12 11:40:47 EST
Fixed

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=1d19b19d23b4c434e16576535298f824936bbb46

To enable:

localStorage.showSearchFilters = true