Releases: reduckted/ProjectFilter
Releases · reduckted/ProjectFilter
2.5.0
✨ Filtering options (load dependencies, use regular expressions, etc.) are now stored on a per-solution basis.
✨ The expanded state of nodes in the Project Filter dialog are remembered (#5).
2.4.1
🐛 When using a Solution Filter (.slnf
), projects would sometimes be hidden in Solution Explorer after they were loaded (#4).
2.4.0
✨ When the option to expand loaded projects is turned off, the projects and any folders they were in will be collapsed instead.
2.3.0
✨ Added an option to prevent projects being expanded after they are loaded.
2.2.0
- ✨ Ensured that shared project dependencies are loaded.
2.1.0
- 🚤 Improved performance when showing the projects in the solution.
- ✨ Improved text searching when filtering the projects.
- ✨ Added support for using a regular expression to filter the projects.
2.0.0
- ✨ Added support for Visual Studio 2022.
- ℹ️ Dropped support for Visual Studio 2019. The last version that supported VS 2019 can be downloaded here.
1.1.1
- 🐛 Ensured the search box is focused when the dialog is opened.
ℹ️ This is the last version that supports Visual Studio 2019.
1.1.0
- 🐛 Project icons were sometimes missing in the tree.
- 🔧 Performance improvements.