I would like to search across projects for variable usages, or at least for strings. I\'ve got IndexYourFiles which works well for text searches, but I have to re-index eve
IntelliJ is project based so you can only search within the open project using Ctrl + Shift + F(Windows) or Cmd + Shift + F(Mac).
When I need to search across a set of projects I use Agent Ransack