Skip to content

Conversation

@henryxparker
Copy link
Contributor

I think the folder browser should respect the depth option. I'm currently trying to build a project selector in my nvim, and I need the folder browser to respect the depth if my project select is going to be useful.

Also the closer the two are to feature parity, the more it makes sense for them to be configurations of the same action. The more differences there are, the more confusing it can be when you expect configuration options to be respected. The only real differences in the search should be that one filters out files and defaults to the cwd.

Yes, I could override the search function, but I think this makes more sense from a users perspective

I think the folder browser should respect the depth option. I'm currently trying to build a project selector in my nvim, and I need the folder browser to respect the depth if my project select is going to be useful.
@henryxparker
Copy link
Contributor Author

Originally started as 419, but I wanted to add it to both supported scans for consistency

@henryxparker
Copy link
Contributor Author

Now that #419 is merged, this is just adding the same thing to the plenary scandir

@jamestrew jamestrew merged commit 3610dc7 into nvim-telescope:master Aug 5, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants