-
-
Notifications
You must be signed in to change notification settings - Fork 260
Closed as not planned
tree-sitter/tree-sitter-typescript
#330Closed as not planned
Copy link
Labels
bugSomething isn't workingSomething isn't workingupstreamUpstream issue from tree-sitterUpstream issue from tree-sitter
Description
Please read the FAQ for the bug you encountered.
- I have read the existing FAQ
⏯ Playground Link
💻 Code
Origin file: https://github.com/Timeless0911/ast-grep-matcher-performance/blob/main/file/zod-types.d.ts
Hi, sorry to bother you. Our project uses zod
extensively and today our team members accidentally found that the following case which not all import("zod")
will be matched in file above.
Since the origin file is too large, the playground is a try to reproduce, not a very strict grammatical structure. You can check the origin file for more details.
🙁 Actual behavior
🙂 Expected behavior
All import statement is matched.
Additional information about the issue
This is not a serious issue, file this to record.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingupstreamUpstream issue from tree-sitterUpstream issue from tree-sitter