Properly refresh hints on editor open
This commit is contained in:
parent
58343563ba
commit
7ac1885449
4 changed files with 18 additions and 7 deletions
|
@ -1385,7 +1385,6 @@ impl Editor {
|
|||
}
|
||||
|
||||
this.report_editor_event("open", None, cx);
|
||||
this.refresh_inlays(InlayRefreshReason::VisibleExcerptsChange, cx);
|
||||
this
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue