Project FilterA Visual Studio 2022 extension to quickly load and unload projects. Perfect for large solutions. InstallationGet the extension from the Visual Studio Marketplace, or search for "Project Filter" in Visual Studio's Manage Extensions dialog. :information_source: A version for Visual Studio 2019 can be found here. How To UseOnce the extension is installed, a Filter Projects button will be shown in Solution Explorer. That button will open the Project Filter dialog. Simply tick on the projects that you want loaded and untick the projects that you want unloaded, then click OK. You can also choose to load all project dependencies of the projects that are loaded. Keyboard ShortcutsThe Filter Projects button is not bound to a keyboard shortcut, but you can assign one yourself. The command name is The Project Filter dialog comes with some keyboard shortcuts.
The shortcuts to check or uncheck all projects will only change the projects shown in the tree. This means you can filter the tree using the search box, and then check or uncheck the results without affecting projects that did not meet the filter. |