snippet("#{}")
and snippet("${}")
yielded label is “undefinedundefined”.
Works fine for ’ or `, but not for double-quotes.
If that is an intentional behavior, is that possible to make such snippet with double-quotes without writing custom apply
completion function myself?