Find windows are not opening
已回答
When I try to search for something (Doing `control+f` or clicking `Find in files...`) nothing actually happens.
It just stopped working out of the blue. I upgraded to IntelliJ Idea 2022.1 CE just today.
I already tried do do this workaround, with no success:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000568744-Find-window-no-longer-displays
请先登录再写评论。
So this happened on 2 separate machines now.
One is running Linux Manjaro, the other Linux EndeavourOS.
I upgraded IntelliJ Idea to 2022.1 on both of them. (The community edition provided for in the repositories)
I decided to downgrade the package (`sudo pacman -U https://archive.archlinux.org/packages/i/intellij-idea-community-edition/intellij-idea-community-edition-4%3A2021.3.3-1-x86_64.pkg.tar.zst`) and now everything's working again.
Hi Jelle - try updating all of the plugins to the latest version in 2022.1, it might help.
Ah yes, that did it. Didn't even realize the plugins were out of date. Thanks!