Whenever I start playing with a new bundle in Textmate, I find myself using the Bundles context menu a lot because I don’t yet know the keyboard shortcuts. Two other quick ways to run bundle commands and snippets are useful in this case: first, if you think you know the bundle item name, you can press

^ ⌘ T

and start typing the name of the command and Textmate will autocomplete it. If you don’t know the bundle item name, you can use the gear menu at the bottom of the window to look through the items in the bundle you’re currently using. I knew there was a shortcut for this, but always forgot it, so I looked it up today.

^ esc

will open the gear menu. I’ll be using this one alot.