abc

博客园 首页 新随笔 联系 订阅 管理
{
    "workbench.colorTheme": "Solarized Light",        /*设置主题样式*/
    "javascript.preferences.quoteStyle": "single",    /*格式化设置单引号*/
    "files.autoGuessEncoding": true,                  /*编码格式设置自动编码*/
    "files.autoSave": "off"                           /*取消自动保存*/  
}
posted on 2020-04-12 14:43  &大王叫我来巡山&  阅读(293)  评论(1)    收藏  举报