Allow refreshing worktree entries while the initial scan is in-progress
This commit is contained in:
parent
b10b0dbd75
commit
5da2b123b5
2 changed files with 302 additions and 284 deletions
|
@ -809,7 +809,6 @@ fn test_enclosing_bracket_ranges_where_brackets_are_not_outermost_children(
|
|||
}"}],
|
||||
);
|
||||
|
||||
eprintln!("-----------------------");
|
||||
// Regression test: even though the parent node of the parentheses (the for loop) does
|
||||
// intersect the given range, the parentheses themselves do not contain the range, so
|
||||
// they should not be returned. Only the curly braces contain the range.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue