Race completion filter w/completion request & make not block UI
This commit is contained in:
parent
4688a94a54
commit
85332eacbd
3 changed files with 76 additions and 47 deletions
|
@ -2428,7 +2428,7 @@ impl Element<Editor> for EditorElement {
|
|||
}
|
||||
|
||||
let active = matches!(
|
||||
editor.context_menu,
|
||||
editor.context_menu.read().as_ref(),
|
||||
Some(crate::ContextMenu::CodeActions(_))
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue