when using artTemplate
, the .art
file does not support emmet
. How to set up vscode?
when using artTemplate
, the .art
file does not support emmet
. How to set up vscode?
resolved
"files.associations": {
"*.art":"html"
}