摘要: 可以在 setting.json 中改,也可以在 .vscode/settings.json(推荐) { "search.exclude": { "/node_modules": true, "/dist": true, ".dev_null": true } } 阅读全文
posted @ 2022-10-29 22:56 贝尔塔猫 阅读(80) 评论(0) 推荐(0)