摘要: { "git.enableSmartCommit": true, // 修改注释颜色 "editor.tokenColorCustomizations": { "comments": { "fontStyle": "bold", "foreground": "#82e0aa" } }, // 配置文 阅读全文
posted @ 2022-11-01 14:32 麦田与星空 阅读(202) 评论(0) 推荐(0)
摘要: { "path-autocomplete.extensionOnImport": true, "path-autocomplete.pathMappings": { "@": "${folder}/src" }, "emmet.excludeLanguages": [ "markdown" ], " 阅读全文
posted @ 2022-11-01 14:31 麦田与星空 阅读(95) 评论(0) 推荐(0)