Skip to content

Commit 417d3db

Browse files
authored
Screenshot to show View > Bookmarks window (#13064)
1 parent c1d0d70 commit 417d3db

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
Loading

docs/ide/setting-bookmarks-in-code.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set bookmarks in Visual Studio
33
description: Learn how to use bookmarks to mark lines in your code so that you can quickly return to a specific location, or jump back and forth between locations.
44
titleSuffix: ''
5-
ms.date: 09/09/2024
5+
ms.date: 09/12/2024
66
ms.topic: how-to
77
f1_keywords:
88
- VS.BookmarkWindow
@@ -31,7 +31,11 @@ Bookmark commands and icons are available in two places:
3131

3232
::: moniker-end
3333

34-
- The **Bookmarks** toolbar in the **Bookmarks** window; to open it, select **View** > **Bookmark Window** from the menu bar, or use the **Ctrl**+**K**, **Ctrl**+**W** keyboard shortcut. The **Bookmarks** window
34+
- The **Bookmarks** toolbar in the **Bookmarks** window; to open it, select **View** > **Bookmark Window** from the menu bar, or use the **Ctrl**+**K**, **Ctrl**+**W** keyboard shortcut.
35+
36+
:::image type="content" source="media/vs-2022/view-menu-bookmarks-window.png" alt-text="Screenshot that shows the Bookmarks window option in the View menu.":::
37+
38+
The **Bookmarks** window:
3539

3640
:::image type="content" source="media/bookmarks-window.png" alt-text="Screenshot that shows the Bookmarks window and the Bookmarks toolbar.":::
3741

0 commit comments

Comments
 (0)