Template Variables: how to escape $?
I'm trying to make a live template with variables, but the template itself contains a lot of identifiers$with$dollars$in$them, and this messes up the editor that thinks some of those are variables. I want to put variables in there, but I need to know how I can "escape" the $ sign so that these $code$ sequences are not interpreted as variables.
How do I do this?
请先登录再写评论。
filed http://youtrack.jetbrains.net/issue/IDEA-63937