Skip to content

Commit 7455e3f

Browse files
committed
editorial fine-tuning
1 parent 567b99b commit 7455e3f

9 files changed

+30
-27
lines changed

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can use these keyboard shortcuts when you work in a list in the web portal f
6262

6363
::: moniker range=">= azure-devops-2019"
6464

65-
## Work item form
65+
## Work item forms
6666

6767
[!INCLUDE [temp](../../includes/keyboard-shortcuts/wi-form-shortcuts.md)]
6868

@@ -84,7 +84,7 @@ You can use these keyboard shortcuts when you work in a list in the web portal f
8484

8585
## Delivery plans
8686

87-
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.
87+
You can use these keyboard shortcuts when you [interact with a delivery plan](../../boards/plans/review-team-plans.md). To view valid shortcuts, select **?** when you view a plan on a **Boards** > **Plans** page or a **Work** > **Plans** page.
8888

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

@@ -138,13 +138,13 @@ You can use these shortcuts when you work in Team Explorer.
138138
|Shift+Alt, l|Link to new work item|
139139
|Enter|Open selected work item|
140140

141-
You can use shortcuts for query results whenever you have a list of work items, such as the query results view or a list of linked work items within a work item form.
141+
You can use shortcuts for query results when you have a list of work items, such as the query results view or a list of linked work items within a work item form.
142142

143143
[!INCLUDE [temp](../../includes/keyboard-shortcuts/queries-te-shortcuts.md)]
144144

145145
### Install Team Explorer
146146

147-
Team Explorer is a plug-in for Visual Studio. By installing the free [Visual Studio Community](https://visualstudio.microsoft.com/products/free-developer-offers-vs.aspx) version, another version of Visual Studio, or Visual Studio Team Explorer 2017, you gain access to Team Explorer.
147+
Team Explorer is a plug-in for Visual Studio. You gain access to Team Explorer when you install the free [Visual Studio Community](https://visualstudio.microsoft.com/products/free-developer-offers-vs.aspx) version, another version of Visual Studio, or Visual Studio Team Explorer 2017.
148148

149149
## Related articles
150150

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can use the following keyboard shortcuts when you work on a page under **Cod
1717

1818
### Git repositories
1919

20-
Use these shortcuts when you work in Git repositories and files.
20+
You can use these shortcuts when you work with Git repositories in Azure DevOps.
2121

2222
#### Repos Git shortcuts
2323

@@ -46,7 +46,7 @@ The following screenshot shows the lists of keyboard shortcuts as they appear in
4646

4747
### TFVC repositories
4848

49-
Use these shortcuts when you work in TFVC repositories.
49+
You can use these shortcuts when you work with TFVC repositories in Azure DevOps.
5050

5151
#### Repos TFVC shortcuts
5252

docs/includes/keyboard-shortcuts/delivery-plan-shortcuts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ms.topic: include
33
ms.date: 04/04/2022
44
---
55

6-
To toggle between card titles only and card details, select **t**.
6+
To toggle between card details and card titles only, select **t**.
77

88
> [!NOTE]
99
> Select **?** to access global and service-specific shortcuts.

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: 04/04/2022
55

66
<a id="queries-web-portal-shortcuts"></a>
77

8-
You can use the following keyboard shortcuts when you [work with queries](../../boards/queries/using-queries.md) in the web portal. To view the valid shortcuts, select **?** on a **Boards** > **Queries** page or a **Work** > **Queries** page.
8+
You can use the following keyboard shortcuts when you [work with queries](../../boards/queries/using-queries.md) in the web portal. To view valid shortcuts, select **?** on a **Boards** > **Queries** page or a **Work** > **Queries** page.
99

1010
::: moniker range=">= azure-devops-2020"
1111

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

+2-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: include
77
You can use the following keyboard shortcuts when you work in **Test Plans** or **Test**.
88

99
> [!NOTE]
10-
> The following shortcuts are available in the web portal for Azure DevOps Services and TFS 2015.2 or later versions.
10+
> Test shortcuts are available in the web portal for Azure DevOps Services and TFS 2015.2 or later versions.
1111
1212
### Test shortcuts
1313

@@ -17,13 +17,12 @@ You can use the following keyboard shortcuts when you work in **Test Plans** or
1717
|m|Open shared parameters|
1818
|r|Open runs|
1919
|h|Open machines|
20-
|l|Open load test - TBD|
2120

2221
The following screenshot shows the list of keyboard shortcuts as it appears in Azure DevOps:
2322

2423
:::image type="content" source="../../media/keyboard-shortcuts/test-shortcuts.png" alt-text="Screenshot that shows Test page keyboard shortcuts.":::
2524

26-
### Test Plans shortcuts
25+
### Test plans shortcuts
2726

2827
|Shortcut|Action|
2928
|---|---|

docs/includes/keyboard-shortcuts/wi-form-shortcuts.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ ms.date: 04/04/2022
77

88
::: moniker range=">= azure-devops-2019"
99

10-
You can use the following keyboard shortcuts to [interact with a work item form](../../boards/work-items/work-item-form-controls.md). To view the valid shortcuts, select **?** within the form.
10+
You can use the following keyboard shortcuts to [interact with a work item form](../../boards/work-items/work-item-form-controls.md). To view valid shortcuts, select **?** in the form.
1111

1212
::: moniker-end
1313

1414
::: moniker range="azure-devops-2019"
1515

1616
> [!NOTE]
17-
> The following shortcuts are available from the web portal for Azure DevOps Server 2019 and later versions.
17+
> Shortcuts for work item forms are available in the web portal for Azure DevOps Server 2019 and later versions.
1818
1919
::: moniker-end
2020

@@ -54,15 +54,17 @@ The following screenshot shows the list of keyboard shortcuts as it appears in A
5454

5555
::: moniker-end
5656

57-
## Rich text field shortcuts
57+
## Rich text editor
5858

5959
::: moniker range=">= azure-devops-2020"
6060

61-
The rich text editor tool bar appears below the text entry area when you select each text box that can be formatted.
61+
The rich text editor toolbar appears below the text entry area when you select a text box that can be formatted.
62+
63+
Here's an example of the toolbar in a selected text box that can be formatted:
6264

6365
:::image type="content" source="../../boards/queries/media/share-plans/new-rich-text-editor-toolbar.png" alt-text="Screenshot that shows the Azure DevOps 2020 rich text editor toolbar.":::
6466

65-
You can use the following keyboard shortcuts when you work in a web browser on one of the following operating systems. (**Command**=:::image type="icon" source="../../media/icons/mac-command-symbol.png" border="false":::)
67+
You can use the following keyboard shortcuts when you work in a web browser on one of the following operating systems (**Command**=:::image type="icon" source="../../media/icons/mac-command-symbol.png" border="false":::).
6668

6769
### Windows shortcuts
6870

@@ -104,6 +106,8 @@ You can use the following keyboard shortcuts when you work in a web browser on o
104106

105107
The rich text formatting toolbar appears above each text box that can be formatted. It becomes active only when you select the text box.
106108

109+
Here's an example of the toolbar in a text box:
110+
107111
:::image type="content" source="../../boards/queries/media/rich-text-ui-team-services.png" alt-text="Screenshot that shows the Azure DevOps 2019 rich text editor toolbar.":::
108112

109113
You can use the following keyboard shortcuts when you work in the editor in a web browser running on a Windows operating system.

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ ms.date: 04/04/2022
66

77
<a id="wiki-shortcuts"></a>
88

9-
You can use the following keyboard shortcuts when you [manage or edit Wiki pages](../../project/wiki/add-edit-wiki.md). To view the valid shortcuts, select **?** on a **Wiki** page.
9+
You can use the following keyboard shortcuts when you [manage or edit wiki pages](../../project/wiki/add-edit-wiki.md). To view valid shortcuts, select **?** on a **Wiki** page.
1010

1111
::: moniker range="tfs-2018"
1212

1313
> [!NOTE]
14-
> The following shortcuts are available in the web portal for TFS 2018.2 and later versions.
14+
> Shortcuts you can use when you manage or edit a wiki page are available in the web portal for TFS 2018.2 and later versions.
1515
1616
::: moniker-end
1717

1818
::: moniker range=">= azure-devops-2020"
1919

20-
### Manage Wiki shortcuts
20+
### Manage wiki page shortcuts
2121

2222
|Shortcut|Action|
2323
|---|---|
@@ -33,7 +33,7 @@ The following screenshot shows the list of keyboard shortcuts as it appears in A
3333

3434
:::image type="content" source="../../media/keyboard-shortcuts/wiki-manage-cloud.png" alt-text="Screenshot that shows Azure DevOps 2020 manage Wiki page keyboard shortcuts.":::
3535

36-
### Edit Wiki shortcuts
36+
### Edit wiki page shortcuts
3737

3838
|Shortcut|Action|
3939
|---|---|
@@ -55,7 +55,7 @@ The following screenshot shows the list of keyboard shortcuts as it appears in A
5555

5656
::: moniker range="<= azure-devops-2019"
5757

58-
### Manage Wiki shortcuts
58+
### Manage wiki page shortcuts
5959

6060
|Shortcut|Action|
6161
|---|---|
@@ -71,7 +71,7 @@ The following screenshot shows the list of keyboard shortcuts as it appears in A
7171

7272
:::image type="content" source="../../media/keyboard-shortcuts/wiki-manage.png" alt-text="Screenshot that shows Azure DevOps 2019 manage Wiki page keyboard shortcuts.":::
7373

74-
### Edit Wiki shortcuts
74+
### Edit wiki page shortcuts
7575

7676
|Shortcut|Action|
7777
|---|---|

docs/includes/keyboard-shortcuts/work-items-page-shortcuts.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can use these keyboard shortcuts on a **Boards** > **Work items** page or a
1313
::: moniker range="azure-devops-2019"
1414

1515
> [!NOTE]
16-
> The following shortcuts are available in the web portal for Azure DevOps Server 2019 and later versions.
16+
> Shortcuts you can use in a work item are available in the web portal for Azure DevOps Server 2019 and later versions.
1717
1818
::: moniker-end
1919

@@ -31,7 +31,7 @@ You can use these keyboard shortcuts on a **Boards** > **Work items** page or a
3131
|Ctrl+c|Copy to clipboard|
3232
|Delete|Delete|
3333

34-
The following screenshot shows the list of keyboard shortcuts as they appear in Azure DevOps:
34+
The following screenshot shows the lists of keyboard shortcuts as they appear in Azure DevOps:
3535

3636
:::image type="content" source="../../media/keyboard-shortcuts/work-items-shortcuts-cloud.png" alt-text="Screenshot that shows Azure DevOps 2020 work items page keyboard shortcuts.":::
3737

@@ -51,7 +51,7 @@ The following screenshot shows the list of keyboard shortcuts as they appear in
5151
|Ctrl+c|Copy to clipboard|
5252
|Delete|Delete|
5353

54-
The following screenshot shows the list of keyboard shortcuts as they appear in Azure DevOps:
54+
The following screenshot shows the lists of keyboard shortcuts as they appear in Azure DevOps:
5555

5656
:::image type="content" source="../../media/keyboard-shortcuts/work-items-shortcuts.png" alt-text="Screenshot that shows Azure DevOps 2019 work items page keyboard shortcuts.":::
5757

docs/project/navigation/keyboard-shortcuts.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -167,13 +167,13 @@ You can use these shortcuts when you work in Team Explorer.
167167
|Shift+Alt, l|Link to new work item|
168168
|Enter|Open selected work item|
169169

170-
You can use shortcuts for query results whenever you have a list of work items, such as the query results view or a list of linked work items within a work item form.
170+
You can use shortcuts for query results when you have a list of work items, such as the query results view or a list of linked work items within a work item form.
171171

172172
[!INCLUDE [temp](../../includes/keyboard-shortcuts/queries-te-shortcuts.md)]
173173

174174
### Install Team Explorer
175175

176-
Team Explorer is a plug-in for Visual Studio. By installing the free [Visual Studio Community](https://visualstudio.microsoft.com/products/free-developer-offers-vs.aspx) version, another version of Visual Studio, or Visual Studio Team Explorer 2017, you gain access to Team Explorer.
176+
Team Explorer is a plug-in for Visual Studio. You gain access to Team Explorer when you install the free [Visual Studio Community](https://visualstudio.microsoft.com/products/free-developer-offers-vs.aspx) version, another version of Visual Studio, or Visual Studio Team Explorer 2017.
177177

178178
## Related articles
179179

0 commit comments

Comments
 (0)