Find in files does not find anything after update to 2021.1
Answered
Hello,
After upgrading the clion version to version 2021.1 the 'Find in Files' seems to be broken. Please check how I'm able to find 'Symbols' but not able to 'Find in Files' - the 'symbols' should be a subset of the 'find in files' (I've already checked all the flags that might have impact on the finding e.g. file mask, regex, In Project, etc)
Could you please guide me how to troubleshoot further why this feature is misbehaving?
File in files screenshot:
Symbol:
Here below an even more compelling evidence about the problem:
I'm running on linux and below you can find the build version:
Thank you,
Rodrigo
Please sign in to leave a comment.
problem seems to solve with a nice:
Invalidate Caches...
Hello!
It might be the known issue that will be fixed in the next update: https://youtrack.jetbrains.com/issue/IDEA-266391 .
As a workaround please add
-Didea.indexes.clear.non.indexable.file.data=falseinto Help | Edit Custom VM Options and invoke File | Invalidate Caches/Restart.. | Invalidate and Restart action.Sorry for the inconvenience.
Dear Anna,
Thank you for the feedback.
I will be watching the issue above.
BR,
Rodrigo