alefragnani / vscode-project-manager

Project Manager Extension for Visual Studio Code
GNU General Public License v3.0
1.89k stars 225 forks source link

[FEATURE] - Add support to Add Project to Workspace from Search results #646

Closed lfvjimisola closed 1 year ago

lfvjimisola commented 1 year ago

Recently it became possible to search among projects known to Project Manager. However, I only seem to find a way to open / open in new window.

Most of the time I actually use "Add tp Workspace".

alefragnani commented 1 year ago

Hi @lfvjimisola ,

There is command specific for that feature.

Simply use the Project Manager: Add Project to Workspace command and you are good to go.

Hope this helps

lfvjimisola commented 1 year ago

It does! Actually, I haven't used the commands a lot. Will start to now. Thank you and thanks for a great plugin.