Use a better name for zed2 inlay style field
This commit is contained in:
parent
9e1d797445
commit
5644815c4c
2 changed files with 4 additions and 4 deletions
|
@ -513,7 +513,7 @@ impl DisplaySnapshot {
|
|||
self.chunks(
|
||||
display_rows,
|
||||
language_aware,
|
||||
Some(editor_style.hints_style),
|
||||
Some(editor_style.inlays_style),
|
||||
Some(editor_style.suggestions_style),
|
||||
)
|
||||
.map(|chunk| {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue