Answer the question
In order to leave comments, you need to log in
Why doesn't the php variable $ icon appear when pasting a VS Code snippet?
There is such a snippet
But when using it, the $ variable icon is not added to the file with the php extension.
Moreover, if you put this dollar in another place in the snippet, it appears when used, but not in front of the variable, what's the problem?
Answer the question
In order to leave comments, you need to log in
As far as I remember, in snippets $ is responsible for the cursor position after the snippet is called. shield it.
try using \\$
well, or google how to escape it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question