I’d like to be able to find image files quickly via “goto anything”.
IIUC, to get that right now I have to remove image extensions from “binary_file_patterns”, but that also means they’re searched by “Find in Files”, which I don’t want since it clutters up search results with:
/my/file/path.jpg:
<binary>
Would it be possible to have separate configs for “Find in Files” vs “Goto Anything” for binary files? Or something like that?