Skip to content

Commit df37d60

Browse files
authored
Merge pull request #6470 from MicrosoftDocs/master637510182623924021
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents c63ae35 + a561ac7 commit df37d60

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/ide/default-keyboard-shortcuts-in-visual-studio.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Default keyboard shortcuts
3-
description: Learn about the default keyboard shortcuts in Visual Studio that allow you to access a variety of commands and windows.
3+
description: Learn about the default keyboard shortcuts in Visual Studio that allow you to access a variety of commands and windows.
44
ms.custom: SEO-VS-2020
5-
ms.date: 06/26/2017
5+
ms.date: 03/10/2021
66
ms.topic: reference
77
helpviewer_keywords:
88
- shortcut keys [Visual Studio], keyboard binding schemes
@@ -234,6 +234,7 @@ These keyboard shortcuts are *global*, which means that you can use them when an
234234

235235
|Commands|Keyboard shortcuts|
236236
|--------------| - |
237+
|EditorContextMenus.CodeWindow.Breakpoint.BreakpointConditions|**Alt+F9, C**|
237238
|EditorContextMenus.CodeWindow.Breakpoint.BreakpointEditlabels|**Alt+F9, L**|
238239
|EditorContextMenus.CodeWindow.CodeMap.ShowItem|**Ctrl+`**|
239240
|EditorContextMenus.CodeWindow.Execute|**Ctrl+Alt+F5**|

docs/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ productDirectory:
5252
- url: https://code.visualstudio.com
5353
text: Product page
5454
- title: GitHub Codespaces
55-
imageSrc: ./media/github-mark-32px.svg
55+
imageSrc: https://docs.microsoft.com/media/logos/logo_octokitty.svg
5656
links:
5757
- url: https://docs.github.com/github/developing-online-with-codespaces/
5858
text: Documentation
@@ -79,4 +79,4 @@ productDirectory:
7979
- url: https://my.visualstudio.com
8080
text: Subscriber portal
8181
- url: https://manage.visualstudio.com
82-
text: Administrator portal
82+
text: Administrator portal

0 commit comments

Comments
 (0)