Allow multiple inline assistant highlights at once
This commit is contained in:
parent
c8e5c3963b
commit
658d616b96
3 changed files with 143 additions and 78 deletions
|
@ -7592,6 +7592,7 @@ impl Editor {
|
|||
}
|
||||
results
|
||||
}
|
||||
|
||||
pub fn background_highlights_in_range_for<T: 'static>(
|
||||
&self,
|
||||
search_range: Range<Anchor>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue