-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Added ability to define dotfiles to be exposed in file picker #5924
Added ability to define dotfiles to be exposed in file picker #5924
Conversation
mistake
Can you help me understand how to use this? I am personally pretty vested in this feature since I am doing an absolute ton of work with Github Actions right now. I have cloned your branch, then built and installed it. I have tried leaving the default configuration in place and putting both When I open the file picker Am I missing something? |
Let me take a look at this today and I'll get back with you tomorrow! Just letting you know I did see it. |
I think this may be because .github is a directory and .gitignore, .gitattributes are files? Let me investigate this further and Ill try and have a fix for this by this weekend! |
@penguincoder fixed it! you wont need .github in your |
That is the ticket! It's working very well now, thanks! I guess it's not a typical workflow to have a hidden directory that you need to edit a lot of files in. |
Has there been any progress on this? Do you just need to have it reviewed? I have been using this for the past month(s) and it's been working great. Thanks again! |
@penguincoder |
This is covered by #7423 (with negative ignore patterns both globally and pre workspace). I don't see us adding anything more purpose-built than that |
closing as #8099 was merged |
completed to resolve #5724