You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neverthelss, it did not work. I tried to change it to other symbols like "!", but it still did not work.
I noticed that in javascript.snip, there is a snippet with a punctuation mark trigger
Hi,
I tried to create the snippet like the following:
snippet {
{
${1}
}
Neverthelss, it did not work. I tried to change it to other symbols like "!", but it still did not work.
I noticed that in javascript.snip, there is a snippet with a punctuation mark trigger
snippet :f
${1:method_name}: function(${2:attribute}){
${0}
}
However, the above built-in snippet did not work.
Is this a bug?
The text was updated successfully, but these errors were encountered: