Closed cuginoAle closed 5 years ago
When dealing with hundreds of sub folders it becomes very slow. This PR allows for an optional level prop (defaults to 3) to limit the number of levels of sub folders to scan.
level
fixes: https://github.com/adelsz/inquirer-fuzzy-path/issues/8
Hey, thanks for adding this! Can you please add level to the docs so I can merge it?
Done! 👍
When dealing with hundreds of sub folders it becomes very slow. This PR allows for an optional
level
prop (defaults to 3) to limit the number of levels of sub folders to scan.fixes: https://github.com/adelsz/inquirer-fuzzy-path/issues/8