Finished terminal search
This commit is contained in:
parent
25aae1107b
commit
ebae991cb2
8 changed files with 288 additions and 263 deletions
|
@ -233,7 +233,6 @@ impl SyntaxSnapshot {
|
|||
};
|
||||
let (start_byte, start_point) = layer.range.start.summary::<(usize, Point)>(text);
|
||||
|
||||
|
||||
// Ignore edits that end before the start of this layer, and don't consider them
|
||||
// for any subsequent layers at this same depth.
|
||||
loop {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue