We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please add a button/toggle in the Explorer UI to toggle showing ignored files. This would be so helpful.
Right now we have to open settings and find the Explorer: Exclude Git Ignore option to toggle the checkbox, which is too much work:
Explorer: Exclude Git Ignore
It would be super convenient to be able to do it right in the Explorer UI.
A command would be nice too, as we could bind it to any key combo.
A context menu option would help too, but currently there is none:
The text was updated successfully, but these errors were encountered:
This has come up a few times and there are extensions which will do this for you https://marketplace.visualstudio.com/items?itemName=SteveBeauge.quick-toggle-hide-ignored-files
Sorry, something went wrong.
lramos15
No branches or pull requests
Please add a button/toggle in the Explorer UI to toggle showing ignored files. This would be so helpful.
Right now we have to open settings and find the
Explorer: Exclude Git Ignore
option to toggle the checkbox, which is too much work:It would be super convenient to be able to do it right in the Explorer UI.
A command would be nice too, as we could bind it to any key combo.
A context menu option would help too, but currently there is none:
The text was updated successfully, but these errors were encountered: