📜 Generate snippets from code in VSCode
Command: Generate Snippet
snippet-generator.doNotEscapeSpecialVariables
(true
by default)
Do not escape special snippet variables that follow the syntax of $1
, ${1:label}
, or $TM_*
.
Thanks @Jay.
8000