Skip to content

file-globbing: add docs for ordered pattern matching #46913

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kasperk81
Copy link

@kasperk81 kasperk81 commented Jun 22, 2025

Explain how preserveFilterOrder enables ordered evaluation of include and exclude patterns in Matcher. Add example to illustrate re-including files previously excluded. Default behavior remains unchanged.

See dotnet/runtime#109408 for feature details.


Internal previews

📄 File 🔗 Preview link
docs/core/extensions/file-globbing.md File globbing in .NET

Explain how preserveFilterOrder enables ordered evaluation
of include and exclude patterns in Matcher. Add example to
illustrate re-including files previously excluded. Default
behavior remains unchanged.
@kasperk81 kasperk81 requested review from IEvangelist and a team as code owners June 22, 2025 13:01
@dotnetrepoman dotnetrepoman bot added this to the June 2025 milestone Jun 22, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant