Closed timlogemann closed 6 years ago
Hi @timlogemann, when you press Ctrl+Alt+P
it ins't listing all projects inside the ~/Projects
folder?
There are 2 Commands:
Shift + Alt + P
: That asks you for a base folder from your list of base folders to list the projectsCtrl+Alt+P
: That lists all projects in all base folders@timlogemann Is this still a problem to you?
I've taken a look, turns out it was a conflicting extension why
Ctrl+alt+P
did not work. Disabled the other package and now works fine!
You can close this one. Thanks!
On Thu, Apr 5, 2018, 21:04 Felipe Caputo notifications@github.com wrote:
@timlogemann https://github.com/timlogemann Is this still a problem to you?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/felipecaputo/git-project-manager/issues/64#issuecomment-379043596, or mute the thread https://github.com/notifications/unsubscribe-auth/AOc-vudF_b1P3ttGpmEQupVxP-9ZIyeDks5tlmrJgaJpZM4Rx89H .
Thanks for your feedback. If you need anything else, you can open it again!!
I store all my git projects inside
~/projects
. So naturally for me I don't need to select the projects folder as I've provided it to GPM and it's the only one, it would be a nice enhancement if this value would be accepted without needing me to confirm it once more in the dialog.Steps to reproduce:
"gitProjectManager.baseProjectsFolders": [ "~/Projects/" ],
in the VSCode user prefsctrl+alt P