Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 769 Bytes

ij-win-lin-search-everywhere.md

File metadata and controls

19 lines (11 loc) · 769 Bytes

Top => IntelliJ on Windows/Linux

IntelliJ IDEA on Windows/Linux: Search everywhere

Practice keyboard shortcuts to search "everywhere" for objects.

This quick search option looks "everywhere" for text. "Everywhere" includes libraries that are on the project classpath, so you may get far more results than you expect. When you aren't sure what scope to look in, then this option will probably find what you're searching for.

Kata: Find text in project

Key sequences to practice:

  • (Shift)(Shift) - double-tap (Shift) to open the "search everywhere" dialog.

Steps

  1. Tap (Shift) twice to open the "search everywhere" dialog.
  2. Tap (Shift) twice again to toggle "include non-project items".
  3. Press Esc to dismiss the dialog.