VSCode本地配置

{
    "git.ignoreMissingGitWarning": true,
    // 文件保存时去除末尾空格
    "files.trimTrailingWhitespace": true,
   //  空格显示
    "editor.renderWhitespace": "all",
    "editor.fontSize": 16,
    "editor.tabSize": 2,
    "editor.insertSpaces": true,
    // 小程序开发时,对wxml, wxss进行转换
    "files.associations": {
        "*.wxml": "xml",
        "*.wxss": "css"
    },
    // 右侧小地图隐藏
    "editor.minimap.enabled": false,
    "javascript.updateImportsOnFileMove.enabled": "always",
    "window.zoomLevel": 0
}

vue开发插件

AutoCloseTag 自动添加闭合标签
Beautify 格式化js文件
ESLint vue格式规范
Vetur 识别vue文件
Vue VSCode Snippets vue代码快速生成指令

微信小程序插件

WeApp Snippets 快速生成wx js,wxml文件
wechat-snippet 快速生成wx js,wxml文件

php插件

PHP IntelliSense 关键字联想

转载于:https://www.cnblogs.com/smileself/p/9809273.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值