How does the vscode snippet output the $symbol?

vscode how does the code snippet output the $symbol?
entering the $ symbol normally or entering \ $ will eventually be omitted.


try $$?


enter\ $

Menu