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

Go to Files (ctrl+p) does not show files in the .gitignore though I would like it to #70595

Closed
EmbeddedBacon opened this issue Mar 15, 2019 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) search Search widget and operation issues

Comments

@EmbeddedBacon
Copy link

Currently, as stated by the documentation for the Find in Files:

Also note the Use Exclude Settings and Ignore Files toggle button in the files to exclude box. The toggle determines whether to exclude files that are ignored by your .gitignore files and/or matched by your files.exclude and search.exclude settings.

There is a button to disable this setting during Find in Files task. Though, in the Go to Files box , displayed when pressing CTRL+P, will exclude files that are found in the .gitignore file. For configuring which files goes into the repository these settings are appropriate, but there are many times I would like to search for .map and .lst file (to name a couple), but I can't since they are part of the .gitignore. As a work around, I need to manually edit the .gitignore file during development and try to remember to re-enable them prior to configuring the files to to the repository.

I would request a way for Go to Files to ignore these settings just like Find in Files is able to do.

@vscodebot
Copy link

vscodebot bot commented Mar 15, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the search Search widget and operation issues label Mar 15, 2019
@roblourens
Copy link
Member

There is an issue for a similar toggle button for quickopen: #59982

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 16, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) search Search widget and operation issues
Projects
None yet
Development

No branches or pull requests

2 participants