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

Enable Git Staging
Enable Git Staging
Git Staging is an alternative approach to IntelliJ IDEA Changelists.
Extend Selection
Extend Selection
Extend and shrink your current code selection.
Generate a UML diagram
Generate a UML diagram
IntelliJ IDEA Ultimate allows you to generate UML diagrams.