2

I use IntelliJ IDEA v2021.1.3 and as mentioned on this page, I checked on View | Tool Windows | Bookmarks to view all bookmarks, but there is not any menu or opened window available as shown on the screenshot. So, is there any bug? Or how can I open bookmarks window toolbar?

enter image description here

Jack
  • 1
  • 21
  • 118
  • 236

2 Answers2

2

You can find bookmarks in "Navigate". Also you can tap Shift twice and find any actions you want

TomLott
  • 41
  • 6
  • Yes, you right, voted up. But I cannot dock this window to the bottom as the other tool windows. Do you have any idea for docking to bottom, etc? – Jack Mar 03 '22 at 14:55
2

The Bookmarks feature is new in IntelliJ 2021.3. See What’s New page.

You have to update to version 2021.3 to have that feature. If you see the page you indicated, the same is for 2021.3 version.

Your version does not have that link.

In 2021.3:

enter image description here

See the images bellow from https://www.jetbrains.com/help/idea/bookmarks.html#add-bookmarks and https://www.jetbrains.com/help/idea/2021.1/discover-intellij-idea.html.

2021.3 2021.1

Basil Bourque
  • 303,325
  • 100
  • 852
  • 1,154
pringi
  • 3,987
  • 5
  • 35
  • 45