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 Request: Adding support for searching for absence of props in JSX #47

Open
harryi3t opened this issue Jan 30, 2025 · 0 comments

Comments

@harryi3t
Copy link

I think it would be really useful if we can do negative searching.

For eg:
Find all instances of a component where a particular prop is not passed

<MyComponent !prop1 />

I am not sure if this could be generalize to support any language.

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

No branches or pull requests

1 participant