Allow multiple inline assistant highlights at once

This commit is contained in:
Antonio Scandurra 2023-08-26 11:55:03 +02:00
parent c8e5c3963b
commit 658d616b96
3 changed files with 143 additions and 78 deletions

View file

@ -7592,6 +7592,7 @@ impl Editor {
}
results
}
pub fn background_highlights_in_range_for<T: 'static>(
&self,
search_range: Range<Anchor>,