Skip to content

Repo sync for protected branch #10396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 6 additions & 2 deletions docs/ide/setting-bookmarks-in-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Set bookmarks in Visual Studio
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.
titleSuffix: ''
ms.date: 09/09/2024
ms.date: 09/12/2024
ms.topic: how-to
f1_keywords:
- VS.BookmarkWindow
Expand Down Expand Up @@ -31,7 +31,11 @@ Bookmark commands and icons are available in two places:

::: moniker-end

- 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
- 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.

:::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.":::

The **Bookmarks** window:

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

Expand Down
4 changes: 2 additions & 2 deletions subscriptions/about-benefits.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Understand benefits in Visual Studio subscriptions
author: evanwindom
author: joseb-rdc
ms.author: amast
manager: shve
ms.date: 09/09/2024
ms.date: 09/12/2024
ms.topic: how-to
description: Explore benefits included in Visual Studio subscriptions, including benefits provided by partners, and how to activate the benefits.
---
Expand Down