Doc: Describe new Bookmarks view context menu items

...and keyboard shortcuts

Task-number: QTCREATORBUG-31510
Change-Id: I42e597e61ea6ca892bc96419c5f7a4f876778d96
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2024-10-11 11:45:12 +02:00
parent 86ebf1c6a3
commit 1c929363ff
3 changed files with 8 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -632,7 +632,14 @@
move between bookmarks, select the \uicontrol {Previous Bookmark} or
\uicontrol {Next Bookmark} button or use the keyboard shortcuts.
\image qtcreator-bookmarks-view.png "Listing bookmarks in Bookmarks view"
\image qtcreator-bookmarks-view.webp {Listing bookmarks in Bookmarks view}
To move bookmarks up and down, select \uicontrol {Move Up} or
\uicontrol {Move Down} in the context menu or press \key {Ctrl+Alt+,} or
\key {Ctrl+Alt+.}.
To list bookmarks alphabetically by the name of the file where you set them,
select \uicontrol {Sort by Filenames}.
\sa {Edit Code}{How To: Edit Code}, {Edit Mode}
*/