kwyntes

Results 11 comments of kwyntes

Looking at the code it seems like this feature could be added by simply adding these two lines in `EverythingToolbar/Controls/SearchResultsView.xaml.cs`: ```diff private void OnContextMenuOpened(object sender, RoutedEventArgs e) { + if...