Project search is not working
Hello.
After updating webstorm version to 2021.1 project search is not working. For example, I'm looking for "testing" keyword and I definitely know that the project has the word, but I received nothing as a result. The same thing with switching between different tabs ("In Project", "Module", "Directory") and different types of search (regex, exect match)
Webstorm version: 2021.1
OS: Ubuntu 20.04
Example:
Upload id: 2021_04_19_DEcE3QRSt2jCWncR (file: Screenshot from 2021-04-19 20-24-06.png)
Please sign in to leave a comment.
The indexes must be broken; please try invalidating caches per instructions in IDEA-266391 - does it help?
Yes, it helped! Thank you!