Skip to content

Commit b7651a3

Browse files
committed
Mention toolbar buttons
1 parent fde4f74 commit b7651a3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,16 @@ In the Visual Studio IDE, Extension Manager is the tool you use to find, install
5656

5757
The left pane categorizes extensions by those that are available on Visual Studio Marketplace (**Browse**), those that are installed, and those that have updates available. The **Roaming** tab lists all the Visual Studio extensions that you have installed on any machine or instance of Visual Studio. It's designed to let you find your favorite extensions more easily.
5858

59+
:::moniker range=">=vs-2022"
60+
61+
Tabs have command buttons to filter and sort extensions, and a gear icon that takes you to the **Tools** > **Options** screen.
62+
63+
Use the filter command button to filter extensions by category, which includes **Enabled**, **Disabled**, or **Incompatible** extensions. In 17.14 and later, you can also filter by **Pending**, which means extensions that have updates that will be available the next time you restart Visual Studio.
64+
65+
Use the sort button to sort by extension name, extension author, or date.
66+
67+
:::moniker-end
68+
5969
## Find and install extensions
6070

6171
You can install extensions from [Visual Studio Marketplace](https://marketplace.visualstudio.com) or from Extension Manager in Visual Studio.

0 commit comments

Comments
 (0)