WIP
This commit is contained in:
parent
c4d88bc529
commit
234dbc3ca9
4 changed files with 15 additions and 16 deletions
|
@ -7247,7 +7247,6 @@ impl View for Editor {
|
|||
Some(ContextMenu::CodeActions(_)) => keymap.add_identifier("showing_code_actions"),
|
||||
None => {}
|
||||
}
|
||||
|
||||
for layer in self.keymap_context_layers.values() {
|
||||
keymap.extend(layer);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue