Commit 01966b1
authored
Remove our own implementation of the match predicate (#2785)
The match predicate is built into Tree sitter and our own code was
actually never running
## Checklist
- [/] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [/] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [/] I have not broken the cheatsheet1 parent ab072ee commit 01966b1
File tree
1 file changed
+0
-16
lines changed- packages/cursorless-engine/src/languages/TreeSitterQuery
1 file changed
+0
-16
lines changedLines changed: 0 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 65 | | |
81 | 66 | | |
82 | 67 | | |
| |||
292 | 277 | | |
293 | 278 | | |
294 | 279 | | |
295 | | - | |
296 | 280 | | |
0 commit comments