mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-13 21:51:04 +00:00
aeea47323a
Previously, we were relying on the tree-sitter query's range restriction to avoid returning brackets that did not contain the given range. But the query's range restriction only guarantees that we don't descend into parent nodes unless they intersect the range. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |