zvv

VSCode 中 tpl 文件高亮渲染

首选项 > 用户设置中添加如下代码

"files.associations": {
    "*.tpl": "html"
}
 
 
 
via。http://www.cnblogs.com/floater/p/5558280.html

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »

因本文不是用Markdown格式的编辑器书写的,转换的页面可能不符合AMP标准。