Introduction

Using bookmarks in IntelliJ IDEA

In this tutorial, we're going to take a look at using bookmarks in IntelliJ IDEA. Bookmarks can come in handy while navigating a codebase, when you see something interesting that you want to come back to later. You could use Recent Files ⌘E (macOS) / Ctrl+E (Windows/Linux) to find it, but then you have to remember which file it was. This is where bookmarks come in handy. Let's take a look!