VScode搜索不全怎么办
时间:2020-04-03 09:39
VScode搜索不全怎么办?VSCODE 全局搜索无效的问题 打开设置 把如下代码复制粘贴进入 重启VSCODE,然后就能看到效果 推荐学习:vscode教程 以上就是VScode搜索不全怎么办的详细内容,更多请关注gxlsystem.com其它相关文章!"search.exclude": {
"system/": true,
"!/system/**/*.ps*": true
}