User-Profile-Image
hankin
  • 5
  • 首页
  • 分类
    • Windows
    • Web
    • VoIP
    • Virtualization
    • Trading
    • Smart Home
    • SEO
    • Security
    • Python
    • Program
    • PHP
    • OSX
    • OS
    • OpenSource
    • Nginx
    • MySQL
    • Mood
    • Linux
    • Life
    • Injection
    • Hosting
    • Exploits
    • CDN
  • 页面
    • About
  • 友链
    • 维酷科技
    • Tesra超算网络
Help?

Please contact us on our email for need any support

Support
  • 首页
    首页   ›   Program   ›   正文
Program

vscode不能自动补全HTML代码怎么配置

2020-02-17 02:07:44
1311  0 0

在用vscode的时候已经安装好 HTML Snippets 插件但是自动补全代码的功能还是没有生效,需要在配置文件里面添加以下代码

"files.associations": {
"*.ejs":"html",
"*.js":"html",
"*.vue":"html"
},
"emmet.triggerExpansionOnTab": true,
"emmet.includeLanguages":{
"vue-html":"html",
"vue":"html"
}

具体的添加位置在文件-首选项-设置(File-Preferences-Settings)中,搜索files.associations,然后点击在setting.json中编辑。

评论 (0)

Click here to cancel reply.

欢迎您 游客  

    ProdigYu
    163文章 10评论 2点赞 80581浏览
    随机文章
    基于Python的socket编程
    11年前
    MS10-048 本地提权漏洞利用
    11年前
    Mac终端(Terminal)使用快捷键
    6年前
    硬盘再次悲剧
    10年前
    远程桌面管理器V2.2
    7年前
    Tags
    Apache CentOS CMD DDOS Debian DNS FastCGI Google IIS IP iptables Linux Mac MySQL Nginx Opensource PHP Python Skill Spawn-FCGI SSH Ubuntu Vim VMware VPN web.py Windows 删除 命令 命令提示符 安装 开源 技巧 插件 漏洞 百度 系统 组件 终端 缓存 网络电话 脚本 自建 详解 错误
    Meta
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Copyright © 2021
    Designed by hankin
    主页
    页面
    • About
    博主
    ProdigYu 管理员
    Something about myself
    163 文章 10 评论 80581 浏览
    测试
    测试