I've tried adding it, but the descripton doesn't show in the auto complete box.
- Code: Select all
{ "trigger": "superTrigger" , "contents": "Yeah(${1:ohlala});" , "description" : "This is a great snippet" },
I need it to differentiate some snippets with the same tab trigger, but different result. Because of a bug I cannot add certain characters in the trigger, as the word list buffer disappears. So I cannot differentiate the snippets... so I need to add some description to make them look different.
I'm referring to this bug btw
viewtopic.php?f=3&t=7715
viewtopic.php?f=6&p=39549