vscode 搜索不到任何东西怎么办?解决VSCODE 全局搜索无效的问题
首先打开设置
然后把如下代码复制粘贴进入
"search.exclude": { "system/": true, "!/system/**/*.ps*": true }
推荐学习:vscode教程
重启VSCODE,然后就能看到效果
Atas ialah kandungan terperinci vscode 搜索不到任何东西怎么办. Untuk maklumat lanjut, sila ikut artikel berkaitan lain di laman web China PHP!