WIP
This commit is contained in:
parent
c48d8af204
commit
0374bc66ce
11 changed files with 347 additions and 148 deletions
|
@ -58,6 +58,7 @@ impl gpui::View for TextView {
|
|||
font_family_id: family,
|
||||
underline: Default::default(),
|
||||
font_properties: Default::default(),
|
||||
soft_wrap: false,
|
||||
},
|
||||
)
|
||||
.with_highlights(vec![(17..26, underline), (34..40, underline)])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue