-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request