Skip to content

Commit d0805a7

Browse files
committed
Fix moniker
1 parent 6332654 commit d0805a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.subservice: general-ide
1919

2020
# Find, install, and manage extensions for Visual Studio
2121

22-
::: moniker range="vs-2022"
22+
::: moniker range=">=vs-2022"
2323

2424
This article describes how to find, install, and manage extension packages in Visual Studio. [Extensions](../extensibility/index.yml) are code packages that run inside Visual Studio and provide new or improved features. Extensions can be controls, samples, templates, tools, or other components that add functionality to Visual Studio, for example, [Live Share](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsls-vs-2022) or [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilotvs).
2525

0 commit comments

Comments
 (0)