This section describes how to toggle, view and organize bookmarks. PyCharm suggests Bookmarks dialog as a tool for managing bookmarks project-wide.
This section describes how to:
- Create and delete bookmarks with mnemonics
- Toggle bookmarks
- View project bookmarks
- Delete bookmarks
- Change the order of bookmarks
- Place the caret at the desired line of code in the editor.
- Press Ctrl+F11 (alternatively, choose on the main menu), then press one of the keys among 0-9 or A-Z.
Pressing Ctrl+F11 at the line where a bookmark already exists toggles this bookmark.
- On the main menu, choose .
- Press F11.
- On the main menu, choose .
- Press Shift+F11.
- Open the Bookmarks dialog ( , or Shift+F11).
- Select bookmarks and press .
- Open the Bookmarks dialog ( , or Shift+F11).
- Select the desired bookmark.
- Use Move Up (
, Ctrl+Up) and Move Down (
, Ctrl+Down) buttons to shift the bookmark in the desired direction.