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
2715  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
    174文章 19评论 4点赞 345461浏览
    随机文章
    安装MySQL,服务无法启动
    12年前
    Windows通过命令查看哪些设备能唤醒系统
    11个月前
    自主架设VOIP系统
    12年前
    Python实现Ping
    12年前
    Nginx+Spawn-fcgi+web.py
    13年前
    Tags
    Apache CentOS CMD DDOS Debian DNS Docker FastCGI Google IIS IP iptables Linux Mac MySQL Nginx Opensource PHP Python Skill SSH Ubuntu Vim VMware VPN web.py Windows 删除 命令 命令提示符 安装 开源 技巧 插件 漏洞 百度 系统 组件 终端 缓存 网络电话 脚本 自建 详解 错误
    Meta
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Copyright © 2023
    Designed by hankin
    主页
    页面
    • About
    博主
    ProdigYu 管理员
    Something about myself
    174 文章 19 评论 345461 浏览
    测试
    测试