How to search in specified folder or among files of specified type? #1685
Answered
by
drowning-cat
ravisumit33
asked this question in
Q&A
|
Currently to start search I press |
Answered by
drowning-cat
Apr 4, 2025
Replies: 1 comment 7 replies
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Picker module supports additional syntax on top of
fzffor searching<field>:In the examples above, there are two fields:
file,text(text:is the same as').However, it's unclear where these
fieldsare defined—you need to search them in the source code.I suppose the search
fieldscorrespond to the properties assigned to the items.For example:
picker/source/diagnostics.lua