# Navigation between bookmarks

| Function | Shortcut | Use this shortcut to... |
| --- | --- | --- |
| Go to Bookmark <number> |  `Ctrl+Number`  |  [Navigate to a numbered bookmark](navigating-through-the-source-code.html) with the corresponding number.  |
| Toggle Bookmark |  `F11` (Windows), `F3` (macOS), `F11` (IntelliJ IDEA Classic (macOS)), `⌃ ⇧ K` (macOS System Shortcuts), `F11` (XWin), `F11` (GNOME), `F11` (KDE), `F11` (Emacs), `Ctrl+F2` (Sublime Text), `⌘ F2` (Sublime Text (macOS)), `⌃ F3` (Xcode), `Ctrl+K, K` (Visual Studio), `⌘ K, K` (Visual Studio (macOS)), `F11` (ReSharper), `F11` (ReSharper (macOS)), `Ctrl+M` (QtCreator), `⌃ M` (QtCreator (macOS)), `F11` (NetBeans), `Ctrl+Shift+F11` (Eclipse), `F11` (Eclipse (macOS))  | Turn anonymous bookmark on or off. |
| Toggle Bookmark with Mnemonic |  `Ctrl+F11` (Windows), `⌥ F3` (macOS), `⌘ F11` (IntelliJ IDEA Classic (macOS)), `⌃ ⌥ ⇧ K` (macOS System Shortcuts), `Ctrl+F11` (XWin), `Ctrl+F11` (GNOME), `Ctrl+F11` (KDE), `Ctrl+F11` (Emacs), `Ctrl+F11` (Sublime Text), `⌥ F3` (Sublime Text (macOS)), `⌥ F3` (Xcode), `Ctrl+F11` (Visual Studio), `⌥ F3` (Visual Studio (macOS)), `Ctrl+F11` (ReSharper), `⌥ F3` (ReSharper (macOS)), `Ctrl+F11` (QtCreator), `⌥ F3` (QtCreator (macOS)), `Ctrl+F11` (NetBeans), `Ctrl+Alt+Shift+F11` (Eclipse), `⌥ F3` (Eclipse (macOS))  | Turn bookmark with mnemonic on or off. |
| Show Bookmarks |  `Shift+F11` (Windows), `⌘ F3` (macOS), `⇧ F11` (IntelliJ IDEA Classic (macOS)), `⌘ ⌃ K` (macOS System Shortcuts), `Shift+F11` (XWin), `Shift+F11` (GNOME), `Shift+F11` (KDE), `Shift+F11` (Emacs), `Shift+F11` (Sublime Text), `Shift+F11` (Sublime Text (macOS)), `⌘ F3` (Xcode), `Ctrl+`` (Visual Studio), `⌃ `` (Visual Studio (macOS)), `Ctrl+`` (ReSharper), `⌃ `` (ReSharper (macOS)), `Alt+M` (QtCreator), `⌃ ⌥ M` (QtCreator (macOS)), `Ctrl+Shift+M` (NetBeans), `Shift+F11` (Eclipse), `⌘ F3` (Eclipse (macOS))  | Open [Bookmarks](null) dialog to manage existing bookmarks and navigate between them. |

## See also

### Procedures

[Configure IDE settings](configuring-project-and-ide-settings.html)

