最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

VS Code explorer search only returning results from open editors - Stack Overflow

programmeradmin1浏览0评论

I have a folder of log files I'm trying to find error messages in. I have opened the folder in VS Code. When I use the explorer search (Ctrl+Shift+F) and search for "Error_Code", I get no results. If I open one of the log files with an error message and do the same explorer search, I get the results from that log file.

I have the "Search Only in Open Editors" setting in the explorer search disabled.

Additionally, all the log files end in '.txt'. This is not an extension in my Search: Exclude or Files: Exclude VS Code settings. Additionally, toggling the "Use Exclude Settings and Ignore Files" settings has no effect. There is also no .gitignore file in this folder as it is just a folder of logs.

Not sure what is causing results to not show up in the explorer search. Using VS Code 1.96.4.

发布评论

评论列表(0)

  1. 暂无评论