【问题标题】:vscode Smarty Template Support pluginvscode Smarty 模板支持插件
【发布时间】:2022-01-22 13:40:46
【问题描述】:

请问如何让vscode的Smarty Template Support插件支持.dwt格式,现在只支持.tpl的代码高亮和提示 enter image description here

enter image description here

【问题讨论】:

    标签: visual-studio-code vscode-settings


    【解决方案1】:

    更改设置:文件:关联 ("files.associations")

    添加条目:

    "*.dwt" : "smarty"
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-08-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-06-19
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多