Find in File

Find a specific name or string in your file.

Open Find ⌘F (macOS) / CtrlF (Windows/Linux) and enter your search term to find all instances in the current file. Or, select a name or String in the file, and open Find ⌘F (macOS) / CtrlF (Windows/Linux). IntelliJ IDEA will open the search bar with the selected string and highlight all instances of that string in the current file.


Related Resources

Generate a UML diagram
Generate a UML diagram
IntelliJ IDEA Ultimate allows you to generate UML diagrams.
Clipboard History
Clipboard History
Paste a subset or multiple entries such as a list from your recent copy history.
Extend Selection
Extend Selection
Extend and shrink your current code selection.