- Add exclusion list to skip folders like "obj", "bin" from searching.
- Preserve list of extensions used for searching projects between tool executions.
- Log performed operations to the Visual Studio output window.
- Turn on/off creation of solution folders on folder level.
- Add icons for known project types.
- Align style of the Tree View displaying projects hierarchy with Visual Studio.
These are the changes to each version that has been released on the official Visual Studio extension gallery.
- Added "vcxproj" to the list of searched projects.
- Added support for Visual Studio 2019.
- Add mutliple projects to solution.
- Load projects from given directory (recursive search by file extension).
- Select which projects to add to the solution.
- Define if solution folders hierarchy should be also created.