feat: add completion palette

This commit is contained in:
CJ van den Berg 2025-08-15 23:30:54 +02:00
parent 961090140a
commit 057a9d60cd
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
4 changed files with 190 additions and 5 deletions

View file

@ -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"],