Skip to content

Commit fde4f74

Browse files
authored
Apply suggestions from code review
1 parent 5efdf05 commit fde4f74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ide/finding-and-using-visual-studio-extensions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@ When an update is available for an extension, you see a notification in a yellow
153153

154154
Also, an infobar appears when updates are applied, reminding you to restart Visual Studio so that the extensions take effect.
155155

156-
Settings for automatic updates are available on the extension page:
156+
You can change settings for automatic updates on the extension's page in Extension Manager.
157157

158158
:::image type="content" source="./media/vs-2022/finding-and-using-visual-studio-extensions/extension-manager-update-automatically.png" alt-text="Screenshot showing how to toggle whether an extension is updated automatically." lightbox="./media/vs-2022/finding-and-using-visual-studio-extensions/extension-manager-update-automatically.png" :::
159159

160-
A new **Pending** category enables you to view only pending updates or modifications.
160+
The **Pending** category enables you to view only extensions with pending updates.
161161

162162
:::image type="content" source="./media/vs-2022/finding-and-using-visual-studio-extensions/extension-manager-category-pending.png" alt-text="Screenshot showing how to filter the extension list to view only extensions with pending updates." lightbox="./media/vs-2022/finding-and-using-visual-studio-extensions/extension-manager-category-pending.png" :::
163163

@@ -167,7 +167,7 @@ You can also configure auto-update settings in **Tools > Options**.
167167

168168
:::image type="content" source="./media/vs-2022/finding-and-using-visual-studio-extensions/extension-manager-tools-options.png" alt-text="Screenshot showing how to configure automatic extension updates in Tools > Options." lightbox="./media/vs-2022/finding-and-using-visual-studio-extensions/extension-manager-tools-options.png" :::
169169

170-
An excluded extensions list is shown that shows the extensions you choose to exclude from automatic updates.
170+
The list under **Extensions excluded from automatic updates** shows the extensions currently set to not be updated automatically. You might use this to ensure the stability and consistency of the extensions you're using during a critical phase of your development lifecycle.
171171

172172
:::moniker-end
173173

0 commit comments

Comments
 (0)