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

[feature] support glob path match in CLI. #1062

Open
alexzhang1030 opened this issue Apr 19, 2024 · 1 comment
Open

[feature] support glob path match in CLI. #1062

alexzhang1030 opened this issue Apr 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@alexzhang1030
Copy link
Contributor

alexzhang1030 commented Apr 19, 2024

⭐ Suggestion

Sometimes, we want to match some paths by a glob pattern. That will be really great if the ast-grep CLI supports a glob pattern like the configuration file globbing.

The VSCode extension which uses ast-grep CLI as its backend, will also support glob if this feature is addressed.

💻 Use Cases

@alexzhang1030 alexzhang1030 added the enhancement New feature or request label Apr 19, 2024
@reidbarber
Copy link

Is this not already supported? #715 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants