Searched refs:hideNonMatching (Results 1 – 2 of 2) sorted by relevance
39 hideNonMatching: boolean; property249 readonly hideNonMatching: boolean; property256 const icon = attrs.hideNonMatching ? 'unfold_less' : 'unfold_more';257 const tooltip = attrs.hideNonMatching311 hideNonMatching: attrs.store.state.hideNonMatching,314 draft.hideNonMatching = !draft.hideNonMatching;393 const globMatch = composeGlobMatch(filter.hideNonMatching, filter.textEntry);
34 hideNonMatching: true,