Allow matching of context items in outline view
This commit is contained in:
parent
e7f1398f3a
commit
a64ba8b687
4 changed files with 44 additions and 64 deletions
|
@ -1712,7 +1712,6 @@ impl MultiBufferSnapshot {
|
|||
..self.anchor_in_excerpt(excerpt_id.clone(), item.range.end),
|
||||
text: item.text,
|
||||
highlight_ranges: item.highlight_ranges,
|
||||
name_ranges: item.name_ranges,
|
||||
})
|
||||
.collect(),
|
||||
))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue