# File navigation

CLion provides tools and actions that let you quickly locate and open your project files.

Procedure: Navigate with the Select In popup

You can automatically locate a file  in the Project

1. If a file  is opened in the editor,  press `Alt+F1` (Windows), `⌥ F1` (macOS), `⌥ F1` (IntelliJ IDEA Classic (macOS)), `⌃ Q` (macOS System Shortcuts), `Alt+F1` (XWin), `Alt+Shift+1` (GNOME), `Alt+Shift+1` (KDE), `Alt+F1` (Emacs), `Alt+F1` (Sublime Text), `⌥ F1` (Sublime Text (macOS)), `⌘ ⇧ J` (Xcode), `Alt+F1` (Visual Studio), `⌥ F1` (Visual Studio (macOS)), `Alt+F1` (ReSharper), `⌥ F1` (ReSharper (macOS)), `Alt+F1` (QtCreator), `⌥ F1` (QtCreator (macOS)), `Ctrl+Shift+1` (NetBeans), `Alt+F1` (Eclipse), `⌘ ⌥ W` (Eclipse (macOS)) to open the Select In popup.

![Select in popup](https://resources.jetbrains.com/help/img/idea/2026.2/Select_in.png)

![Select in popup](https://resources.jetbrains.com/help/img/idea/2026.2/cl_selectin_popup.png)

2. In the popup, select Project View  and press `Enter` (Windows), `⏎` (macOS), `⏎` (IntelliJ IDEA Classic (macOS)), `⏎` (macOS System Shortcuts), `Enter` (XWin), `Enter` (GNOME), `Enter` (KDE), `Enter` (Emacs), `Enter` (Sublime Text), `⏎` (Sublime Text (macOS)), `⏎` (Xcode), `Enter` (Visual Studio), `⏎` (Visual Studio (macOS)), `Enter` (ReSharper), `⏎` (ReSharper (macOS)), `Enter` (QtCreator), `⏎` (QtCreator (macOS)), `Enter` (NetBeans), `Enter` (Eclipse), `⏎` (Eclipse (macOS)). CLion locates your target in the Project  tool window .

Procedure: Access a file location

You can quickly navigate to the location of a file you are currently editing.

* Press `Ctrl+Alt+F12` (Windows), `⌘ ⌥ F12` (macOS), `⌘ ⌥ F12` (IntelliJ IDEA Classic (macOS)), `⌘ ⌥ F12` (macOS System Shortcuts), `Ctrl+Alt+Shift+2` (XWin), `Ctrl+Alt+Shift+2` (GNOME), `Ctrl+Alt+Shift+2` (KDE), `Ctrl+Alt+F12` (Emacs), `Ctrl+Alt+F12` (Sublime Text), `⌘ ⌥ F12` (Sublime Text (macOS)), `⌘ ⌥ F12` (Xcode), `Ctrl+Alt+F12` (Visual Studio), `Ctrl+Alt+F12` (Visual Studio (macOS)), `Ctrl+Alt+F12` (ReSharper), `Ctrl+Alt+F12` (ReSharper (macOS)), `Ctrl+Alt+F12` (QtCreator), `⌘ ⌥ F12` (QtCreator (macOS)), `Ctrl+Alt+F12` (NetBeans), `Ctrl+Alt+F12` (Eclipse), `Ctrl+Alt+F12` (Eclipse (macOS)) or right-click anywhere in the editor and select `Open in | Finder`.

Procedure: Browse a file path

You can access any directory from the path to a file you are currently editing.

1. Press `Ctrl+Alt+F12` (Windows), `⌘ ⌥ F12` (macOS), `⌘ ⌥ F12` (IntelliJ IDEA Classic (macOS)), `⌘ ⌥ F12` (macOS System Shortcuts), `Ctrl+Alt+Shift+2` (XWin), `Ctrl+Alt+Shift+2` (GNOME), `Ctrl+Alt+Shift+2` (KDE), `Ctrl+Alt+F12` (Emacs), `Ctrl+Alt+F12` (Sublime Text), `⌘ ⌥ F12` (Sublime Text (macOS)), `⌘ ⌥ F12` (Xcode), `Ctrl+Alt+F12` (Visual Studio), `Ctrl+Alt+F12` (Visual Studio (macOS)), `Ctrl+Alt+F12` (ReSharper), `Ctrl+Alt+F12` (ReSharper (macOS)), `Ctrl+Alt+F12` (QtCreator), `⌘ ⌥ F12` (QtCreator (macOS)), `Ctrl+Alt+F12` (NetBeans), `Ctrl+Alt+F12` (Eclipse), `Ctrl+Alt+F12` (Eclipse (macOS)) or right-click anywhere in the editor and select `Open in | File Path` from the context menu.

2. In the Reveal in Finder popup, select where to navigate and press `Enter` (Windows), `⏎` (macOS), `⏎` (IntelliJ IDEA Classic (macOS)), `⏎` (macOS System Shortcuts), `Enter` (XWin), `Enter` (GNOME), `Enter` (KDE), `Enter` (Emacs), `Enter` (Sublime Text), `⏎` (Sublime Text (macOS)), `⏎` (Xcode), `Enter` (Visual Studio), `⏎` (Visual Studio (macOS)), `Enter` (ReSharper), `⏎` (ReSharper (macOS)), `Enter` (QtCreator), `⏎` (QtCreator (macOS)), `Enter` (NetBeans), `Enter` (Eclipse), `⏎` (Eclipse (macOS)).

