snipmates expands div as <div id = " ">
. I want snipmate to show a dropdown menu where I can choose between div id ="" and div class=""
(after creating the second one).
The documentation says:
snippet trigger A description of snippet #1
expand this text
snippet trigger A description of snippet #2
expand THIS text!
but this effectively opens a small window below where I choose a number and then press enter. But is there a way to make it a dropdown menu?