Rename background_highlights_in_range_for_key to background_highlights_in_range_for
This commit is contained in:
parent
4f60679861
commit
e83afdc5ab
2 changed files with 2 additions and 2 deletions
|
@ -7222,7 +7222,7 @@ impl Editor {
|
|||
}
|
||||
results
|
||||
}
|
||||
pub fn background_highlights_in_range_for_key<T: 'static>(
|
||||
pub fn background_highlights_in_range_for<T: 'static>(
|
||||
&self,
|
||||
search_range: Range<Anchor>,
|
||||
display_snapshot: &DisplaySnapshot,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue