Propagate inlay background highlights to data storage
This commit is contained in:
parent
4b78678923
commit
bcaff0a18a
6 changed files with 185 additions and 33 deletions
|
@ -223,7 +223,6 @@ impl TabSnapshot {
|
|||
&'a self,
|
||||
range: Range<TabPoint>,
|
||||
language_aware: bool,
|
||||
// TODO kb extract into one struct?
|
||||
text_highlights: Option<&'a TextHighlights>,
|
||||
inlay_highlight_style: Option<HighlightStyle>,
|
||||
suggestion_highlight_style: Option<HighlightStyle>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue