Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]How to search file in specific directory? #561

Open
lainegates opened this issue Jan 31, 2023 · 6 comments
Open

[Feature]How to search file in specific directory? #561

lainegates opened this issue Jan 31, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@lainegates
Copy link

coc-explorer works really great !
I use it all time when possible.

But there is a operation that I don't know how to make it.

VSCode has a feature that we can search files in specific directory.

Currently, coc-explorer supports "search file in current directory" with shortcut "f", while "search file recursively" with shortcut "F". But a lot files under ".git" will be searched.

So, how could I search file in specific directory? Or Could omit hidden directories (such as ".git") when searching file?

@lainegates lainegates added the enhancement New feature or request label Jan 31, 2023
@weirongxu
Copy link
Owner

You can try pressing f on any folder

@weirongxu
Copy link
Owner

weirongxu commented Jan 31, 2023

Should be F for recursive. more mappings please press ?

@lainegates
Copy link
Author

Great!

@lainegates
Copy link
Author

lainegates commented Feb 2, 2023

Could I omit hidden directories (such as ".git") when searching file?

@weirongxu
Copy link
Owner

#223

@lainegates
Copy link
Author

#223

By the page, Is this feature (exclude specific directory) no implented yet ?

@lainegates lainegates reopened this Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants