[SVN] Re: r11408 (GetBundles)
Allan Odgaard
mailinglist at textmate.org
Wed Mar 25 09:42:50 UTC 2009
On 25 Mar 2009, at 09:39, Hans-Jörg Bibiko wrote:
> • introduced the shell var "FINDER_APP" to set that app which
> reveals a bundle by invoking "Reveal bundle in Finder" (patch from
> Adam Vandenberg)
Normally we prefix variables to make it clear which bundle use them
(and use TM_ for more generic variables).
Since this variable sets whcih app to use _instead_ of Finder, it
might make more sense to name it e.g.: TM_GETBUNDLES_REVEAL_WITH[_APP].
More information about the textmate-dev
mailing list