Skip to content

Repo sync for protected branch #10388

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 10 commits into from
Sep 10, 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
4 changes: 3 additions & 1 deletion docs/ide/default-keyboard-shortcuts-in-visual-studio.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Keyboard shortcuts
description: Learn about the default keyboard shortcuts in Visual Studio that allow you to access a variety of commands and windows.
ms.date: 08/13/2024
ms.date: 09/9/2024
ms.topic: reference
helpviewer_keywords:
- shortcut keys [Visual Studio], keyboard binding schemes
Expand All @@ -25,6 +25,8 @@ For a list of common keyboard shortcuts and other productivity information, see:

For more information about accessibility in Visual Studio, see [Accessibility tips and tricks](../ide/reference/accessibility-tips-and-tricks.md) and [How to: Use the keyboard exclusively](../ide/reference/how-to-use-the-keyboard-exclusively.md).

The keyboard shortcuts in Visual Studio may vary depending on your keyboard layout and language settings. You can [identify the keyboard shortcut for a command](identifying-and-customizing-keyboard-shortcuts-in-visual-studio.md#identify-a-keyboard-shortcut) or [customize your keyboard shortcut](identifying-and-customizing-keyboard-shortcuts-in-visual-studio.md#customize-a-keyboard-shortcut). See the [Dev Community ticket](https://developercommunity.visualstudio.com/t/Copying-a-specific-cell-for-an-error-in/424849?q=error+copy&ftype=idea&stateGroup=active) related to this issue for more information.

## Printable shortcut cheatsheet

Click to get our [printable keyboard shortcut cheatsheet for Visual Studio](https://visualstudio.microsoft.com/keyboard-shortcuts.pdf).
Expand Down
8 changes: 4 additions & 4 deletions subscriptions/find-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Find and claim product keys in subscriptions
author: evanwindom
ms.author: amast
manager: shve
ms.date: 03/06/2024
ms.date: 09/09/2024
ms.topic: conceptual
description: Find, claim, and export product keys in Visual Studio subscriptions, and review types of product keys such as OEM Key, Retail, and Static Activation Key.
---
Expand Down Expand Up @@ -34,9 +34,9 @@ Various key types are available, depending on the product.
| Custom Key | Custom keys provide special actions or information to activate or install the product. |
| VA 1.0 | Multiple activation keys similar to a MAK. |
| OEM Key | Original Equipment Manufacturer keys that allow multiple activations. |
| ADT4T Retail Key | Retail keys for Azure Dev Tools for Teaching allow activation on one device. These keys are issued in batches and are primarily intended for student consumption. |
| ADT4T Lab Key | Lab use keys for allow multiple activations. Azure Dev Tools for Teaching Lab Keys are intended for use in university computer lab scenarios. |
| ADT4T MAK Key | MAK keys for Azure Dev Tools for Teaching program customers. |
| Azure Dev Tools for Teaching Retail Key | Retail keys for Azure Dev Tools for Teaching allow activation on one device. These keys are intended for student consumption. |
| Azure Dev Tools for Teaching Lab Key | Lab use keys for allow multiple activations. Azure Dev Tools for Teaching Lab Keys are intended for use in university computer lab scenarios. |
| Azure Dev Tools for Teaching MAK Key | MAK keys for Azure Dev Tools for Teaching program customers. |
|

You can claim a key from the download page for the product, or you can search for the key you need on the [Product Keys](https://my.visualstudio.com/productkeys) page.
Expand Down