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
|
@ -2126,7 +2126,6 @@ impl InlayHints {
|
|||
})
|
||||
}
|
||||
|
||||
// TODO kb instead, store all LSP data inside the project::InlayHint?
|
||||
pub fn project_to_lsp_hint(
|
||||
hint: InlayHint,
|
||||
project: &ModelHandle<Project>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue