Noel,
You can always record a macro that invokes your snippet and bind a key to invoke the macro. Yeah, it's a bit more work but not much. I wrote an example on how to use snippets and macros effectively together (http://jlaine.net/blog/10/textmate-goodie-1) and I remember someone had already earlier done something similar for HTML tags.
//jarkko
On 14.10.2004, at 21:42, Noel D.Jackson wrote:
I would like snippets to be able to be activated by a modifier key...
For example say I've got a snippet like this... <h1>${1:`echo $TM_SELECTED_TEXT`}</h1>$0
I'd like to be able to assign ⌥⌘1 to this snippet. Instead of the h1[tab], which wouldn't allow me to use the snippet to it's full ability._______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/mailman/listinfo/textmate
-- Jarkko Laine http://jlaine.net