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
    • Finance
    • Exploits
    • CDN
  • 页面
    • About
  • 友链
    • 维酷科技
Help?

Please contact us on our email for need any support

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

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

2020-02-17 02:07:44
3546  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
    181文章 15评论 4点赞 591806浏览
    随机文章
    CentOS安装VNC发生一个奇葩的错误
    12年前
    Linux下MySQL开启远程访问
    14年前
    群晖docker拉取镜像报错x509:certificate has expired or is not yet valid
    1年前
    使用CMD命令提示符控制IIS
    12年前
    一些IIS环境下的常用组件安装信息
    15年前
    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 © 2025
    主页
    页面
    • About
    博主
    ProdigYu 管理员
    Something about myself
    181 文章 15 评论 591806 浏览
    测试
    测试