Sublime Forum

Snippet name of variables

#1

Hi

I create snippet with name of variables. But when i am inserting snippet it appears without name of variales. What i am doing wrong? Thanks


0 Likes

#2

https://docs.sublimetext.io/guide/extensibility/snippets.html#snippets-file-format

You need to escape the $

1 Like

#3

Thanks a lot!

0 Likes