feat: add completion palette
This commit is contained in:
parent
961090140a
commit
057a9d60cd
4 changed files with 190 additions and 5 deletions
|
|
@ -165,6 +165,7 @@
|
|||
["shift+f11", "toggle_highlight_columns"],
|
||||
["ctrl+f11", "toggle_inspector_view"],
|
||||
["f12", "goto_definition"],
|
||||
["ctrl+.", "completion"],
|
||||
["f34", "toggle_whitespace_mode"],
|
||||
["escape", "cancel"],
|
||||
["enter", "smart_insert_line"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue