get emmet to work on template string vscode code example
Example 1: emmet vscode twig
"files.associations": {"*.twig": "html"},
Example 2: vscode emmet wrap with abbreviation shortcut
Ctrl + Shift + P
"files.associations": {"*.twig": "html"},
Ctrl + Shift + P