Hi,
I have an extension installed called “Im Finder anzeigen” which should be “Reveal in Finder” in English. But for the life of me, I can’t find it AKA its source code anywhere. Is this built in somehow?
I’d like replace it to handle multiple text lines containing Posix paths in one go and reveal them in the Finder, while ignoring lines that do not contain any paths.
(It seems to me that this may be only possible using Apple Script targeting the Finder. I use it all the time in my Apple Scripts, but I have seen developers being unable to reveal ≥ 2 files in the Finder simultaneously.)
Thanks for any pointers!