The search accros project is broken

I copy the text from the file, do a global search and it says nothing is found. I update after each phpstorm release (currently using the latest) but the problem is still in the IDE. You guys gonna fix it one day or nah?

 

0
Hi,

This could be caused by some stale cache, please try the following (after each step you can try to reproduce the issue):
1. Run  File | Repair IDE
2. Run File | Invalidate caches...
3. Close the IDE and clear up the cache folder manually
C:\Users\<username>\AppData\Local\JetBrains\IntelliJIdea2025.3 (Windows)
~/Library/Caches/JetBrains/IntelliJIdea2025.2 (Mac)
~/.cache/JetBrains/IntelliJIdea2025.3 (Linux)

If the issue persists, could you share a set of logs right after reproducing (Help | Collect Logs and Diagnostic Data), you can upload it to our secure server https://uploads.jetbrains.com/. Thanks!

Best regards,
Uros Glogovac
IntelliJ Support
0

请先登录再写评论。