vscode 关联 vue文件为html
{"editor.fontSize": 18,
"files.associations":{
"*.vue": "html"
},
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe"
}
以上是 vscode 关联 vue文件为html 的全部内容, 来源链接: utcz.com/z/380061.html
{"editor.fontSize": 18,
"files.associations":{
"*.vue": "html"
},
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe"
}
以上是 vscode 关联 vue文件为html 的全部内容, 来源链接: utcz.com/z/380061.html