Skip to content

Commit d9fbd7e

Browse files
committed
final edits
1 parent 0400413 commit d9fbd7e

File tree

3 files changed

+16
-8
lines changed

3 files changed

+16
-8
lines changed

docs/boards/get-started/keyboard-shortcuts.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Page-specific shortcuts work only when you're on a specific page. For example, s
3333

3434
### Web portal list shortcuts
3535

36+
You can use these keyboard shortcuts when you work in a list in the web portal for Azure DevOps:
37+
3638
|Shortcut|Action|
3739
|---|---|
3840
|Tab|Move focus right|
@@ -80,7 +82,7 @@ Page-specific shortcuts work only when you're on a specific page. For example, s
8082

8183
<a id="plan-shortcuts"></a>
8284

83-
## Plans
85+
## Delivery plans
8486

8587
You can use these keyboard shortcuts when you [interact with a delivery plan](../../boards/plans/review-team-plans.md). To view the valid shortcuts, select **?** when you're viewing a plan on a **Boards** > **Plans** page or a **Work** > **Plans** page.
8688

docs/includes/keyboard-shortcuts/code-shortcuts.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,19 @@ ms.date: 04/04/2022
66
<a id="code-shortcuts"></a>
77

88
::: moniker range=">= azure-devops-2019"
9-
You can use the following keyboard shortcuts when you work in a page under **Repos**. To view the valid shortcuts, select **?** to access global and service-specific shortcuts.
9+
You can use the following keyboard shortcuts when you work on a page under **Repos**. To view the valid shortcuts, select **?** to access global and service-specific shortcuts.
1010
::: moniker-end
1111

1212
::: moniker range="tfs-2018"
13-
You can use the following keyboard shortcuts when you work in a page under **Code**. To view the valid shortcuts, select **?** to access global and service-specific shortcuts.
13+
You can use the following keyboard shortcuts when you work on a page under **Code**. To view the valid shortcuts, select **?** to access global and service-specific shortcuts.
1414
::: moniker-end
1515

1616
::: moniker range=">= azure-devops-2020"
1717

1818
### Git repositories
1919

20+
Use these shortcuts when you work in Git repositories and files.
21+
2022
#### Repos Git shortcuts
2123

2224
|Shortcut|Action|
@@ -44,6 +46,8 @@ The following screenshot shows the lists of keyboard shortcuts as they appear in
4446

4547
### TFVC repositories
4648

49+
Use these shortcuts when you work in TFVC repositories.
50+
4751
#### Repos TFVC shortcuts
4852

4953
|Shortcut|Action|
@@ -85,7 +89,7 @@ The following screenshot shows the lists of keyboard shortcuts as they appear in
8589
|q|Open pull requests (Git)|
8690
|c, p|Create pull request (Git)|
8791

88-
#### File Explorer shortcuts
92+
#### Files shortcuts
8993

9094
|Shortcut|Action|
9195
|---|---|

docs/project/navigation/keyboard-shortcuts.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@ You can use these keyboard shortcuts when you work in the web portal for Azure D
2727

2828
Select **?** to access global and page-specific shortcuts.
2929

30+
Page-specific shortcuts work only when you're on a specific page. For example, select **g**, **c** to open the **Code** page, and then select **c**, **p** to create a pull request. These navigation shortcuts work as long as the focus isn't on an input control.
31+
3032
[!INCLUDE [temp](../../includes/keyboard-shortcuts/global-shortcuts.md)]
3133

32-
Page-specific shortcuts work only when you're on a specific page. For example, select **g**, **c** to open the **Code** page, and then select **c**, **p** to create a pull request. These navigation shortcuts work as long as the focus isn't on an input control.
34+
### Web portal list shortcuts
3335

34-
## Web portal list shortcuts
36+
You can use these keyboard shortcuts when you work in a list in the web portal for Azure DevOps:
3537

3638
|Shortcut|Action|
3739
|---|---|
@@ -94,13 +96,13 @@ Page-specific shortcuts work only when you're on a specific page. For example, s
9496

9597
::: moniker range="< azure-devops"
9698

97-
## Delivery Plans
99+
## Delivery plans
98100

99101
[!INCLUDE [temp](../../includes/keyboard-shortcuts/delivery-plan-shortcuts.md)]
100102

101103
::: moniker-end
102104

103-
## Test Plans, Parameters, and Runs
105+
## Test plans, parameters, and runs
104106

105107
[!INCLUDE [temp](../../includes/keyboard-shortcuts/test-shortcuts.md)]
106108

0 commit comments

Comments
 (0)