vscode 关联 vue文件为html

 

 

 

 

 

 

 

 

 

{
    "editor.fontSize": 18,
    "files.associations":{
        "*.vue": "html"
    },
    "terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe"
}

 

posted @ 2020-05-12 09:50  jiangxiaobo  阅读(1720)  评论(0编辑  收藏  举报