Fix hint tests, add a char boundary bug test
This commit is contained in:
@@ -2723,7 +2723,7 @@ impl Editor {
|
||||
.collect()
|
||||
}
|
||||
|
||||
fn excerpt_visible_offsets(
|
||||
pub fn excerpt_visible_offsets(
|
||||
&self,
|
||||
restrict_to_languages: Option<&HashSet<Arc<Language>>>,
|
||||
cx: &mut ViewContext<'_, '_, Editor>,
|
||||
|
||||
Reference in New Issue
Block a user