Properly handle settings toggle
This commit is contained in:
parent
8f68688a64
commit
5322aa09b9
4 changed files with 164 additions and 65 deletions
|
@ -18,7 +18,7 @@ use workspace::WorkspaceId;
|
|||
use crate::{
|
||||
display_map::{DisplaySnapshot, ToDisplayPoint},
|
||||
hover_popover::hide_hover,
|
||||
inlay_cache::InlayRefreshReason,
|
||||
inlay_hint_cache::InlayRefreshReason,
|
||||
persistence::DB,
|
||||
Anchor, DisplayPoint, Editor, EditorMode, Event, MultiBufferSnapshot, ToPoint,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue