Skip to content

Commit 6332654

Browse files
committed
change headings
1 parent b7651a3 commit 6332654

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To restrict when per-user extensions load:
129129

130130
### Automatic extension updates
131131

132-
:::moniker range=">=vs-2019"
132+
:::moniker range="<=vs-2019"
133133

134134
Extensions are updated automatically when a new version is available on Visual Studio Marketplace. The new version of the extension is detected and installed in the background. The next time you open Visual Studio, the new version of the extension will be running.
135135

@@ -151,9 +151,7 @@ If you want to disable automatic updates, you can disable the feature for all ex
151151

152152
- To disable automatic updates for a specific extension, clear the **Automatically update this extension** option in the extension's details pane on the right side of Extension Manager.
153153

154-
### Manage automatic updates (17.14 and later)
155-
156-
Changes in Visual Studio 2022 17.14 and later make it easier to see what's going on with extension updates, and manage auto-update settings from Extension Manager or in **Tools** > **Options**.
154+
The rest of this section describes changes available in Visual Studio 2022 17.14 and later. The changes make it easier to see what's going on with extension updates, and manage auto-update settings from Extension Manager or in **Tools** > **Options**.
157155

158156
Whenever you open the Extension Manager window, you automatically trigger updates. This ensures you are consistently working with the latest features and fixes without needing to manually initiate updates.
159157

0 commit comments

Comments
 (0)