Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wildcards (glob) for paths (as "projectManager.git.baseFolders")? #309

Open
ironicmoka opened this issue Nov 17, 2019 · 2 comments
Open

Comments

@ironicmoka
Copy link

Hi there,

A little context about my scenario:
I'm usually working on VVV vagrant projects involving WordPress theme development. That means every time I start a new project VVV creates a new WordPress instance as git repo in the /www/ folder. For each instance I start a git project inside its /public_html/wp-content/themes/ folder and that's actually what I'm working on and what I'm interested in tracking.

Example:

/www/site_1/public_html/wp-content/themes/project_1/
/www/site_2/public_html/wp-content/themes/project_2/
and so on...

I tried to setup "projectManager.git.baseFolders"with a wildcard as /Users/username/vagrant-local/www/*/public_html/ to filter out site_1, site_2 etc., but I found out Project manager it's not supporting wildcards (yet).

Of course I can add projects as favourites saving them manually, not a big effort :), but as I discovered there is some interest in this (see #278 ) do you think that can be a feature to look forward in the near future?

As mentioned that's not something that prevents me to use and love this extension, but would be very handy having the option to just load all projects at once as git projects automagically.

@alefragnani
Copy link
Owner

Hi @ironicmoka ,

I find myself in this scenario sometimes, but my projects tend to have a small amount of base folders, so it's something that don't bother me that much.

But I totally understand, and agree, that it would be very handy 👍

Thank you for reporting.

@brett-walker
Copy link

Nice feature that I would love to see implemented.
Is there any likelihood of this being progressed?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants