github_pr_tree icon indicating copy to clipboard operation
github_pr_tree copied to clipboard

Filter by whole file path instead of file name

Open wboult opened this issue 2 years ago • 3 comments

Updates the filter logic to filter by the whole file path instead of just the file name.

Example: Animation

Closes #175

wboult avatar Sep 19 '21 12:09 wboult

Thanks I will review soon

berzniz avatar Sep 19 '21 14:09 berzniz

Hi @berzniz, any chance to have this merged any soon (along with other PR's)? This looks really useful.

kopach avatar Dec 21 '21 19:12 kopach

Hi @kopach - I won't be able to merge this to the upcoming 1.0.36 version. There are two main things:

  1. I need to understand the logic better and see how to move createFileTree out of the main render flow.
  2. Adding this with an optional flag. There might be people who will prefer to turn this off

berzniz avatar Jan 07 '22 09:01 berzniz