Herdo / SolutionStartPage

Solution Start Page for Visual Studio 2015 and 2017
31 stars 15 forks source link

Enhance bulk-adding solutions to a group #20

Closed Herdo closed 6 years ago

Herdo commented 6 years ago

The folder picker is not the best choice to add solutions as bulk to an existing group. Most likely, you already have a path at hand that you'd just want to paste somewhere and add the solutions beneath this path. The current folder picker however requires you to navigate to the directory again, which is unnecessary in the use-case above.

Change request:

Herdo commented 6 years ago

@v-kravets FYI.

v-kravets commented 6 years ago

@Herdo yes, that's exactly what was looking for, however still would like to suggest use Open Folder dialog from pull request with all other features(like tree navigation, traversing through "focused folders only"(that is chunk of folder hierarchy on currently selected level) using double clicking, search folders using wildcard pattern, etc) if possible - to cover use cases not already reported.

Herdo commented 6 years ago

@v-kravets Will be in the next release.