On Nov 13, 2009, at 8:11 AM, Simon Gregory wrote: > I've just spotted that Alex committed this: > > http://github.com/lasersox/make.tmbundle/commit/99a8de16104d9309e39c2f13353b167fd9aba6b3#diff-0 > > which is functionally different to the way I implemented task selection in > the Ant bundle. My choice was to run the default target with ⌘B (if one was > set otherwise present a list), and have ⇧⌘B present a list of targets to the > user for selection. > > So the question is: Should we use the same convention across all the build > bundles? And if so what would you prefer?
Well, allan asked for ⌥⌘B. I think ⌥ makes more sense than ⇧, as it conveys I want an *option*. But we don't really have any conventions for this stuff… I see ⇧⌘R used for “Run focused unit test” in the ruby bundle, this could just as easily be ⌥⌘R. -Alex _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
