Fix hint tests, add a char boundary bug test
This commit is contained in:
parent
449c009639
commit
87e6651ecb
2 changed files with 377 additions and 159 deletions
|
@ -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>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue