In Textmate I have several snippets assigned to specific key equivalents.
So command + F1 would open a little menu that gave me the choice of some number of snippets.
Is the same thing possible in Sublime Text 2?
Follow-uo: In Textmate you assign key equivalents to a snippet and you can assign the same key equ. to multiple snippets. When there is more than one snippet for a selected key equ. a menu opens with all of the snippets assgned to that key equ on it.
This really helps me out...I can have a number of PHP snippets on command + F1, a bunch of jQuery snippets on command + F2 etc... and I don't have to remember a crazy number of key equ, just one for PHP stuff, etc...