This extension adds a "Show All Files (Solution)" item to the View menu. When pressed, it iterates over all C++ projects that are currently loaded (open), enabling the "Show All Files" option for each project. By default, files in a C++ project are managed using filters, instead of folders. If you work primarily with folders, this extension simplifies the process of disabling filters for each project (so you don't have to manually turn it off, individually). |