Skip to content

Commit 017a157

Browse files
[Auto] [Update] Add Ctrl+K as secondary command palette shortcut (#530)
Co-authored-by: 4ian <1280130+4ian@users.noreply.github.com>
1 parent 578bedf commit 017a157

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

automated_updates_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_automated_updates_commit": "e09ce113bf1b201949960e7cb596302c8bc0e111",
2+
"last_automated_updates_commit": "50afd05049bc87c288dc4c7ccbce55388522fe53",
33
"last_improved_things": [
44
{
55
"date": "2026-02-16",

docs/gdevelop5/interface/command-palette-and-shortcuts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can't use a key combination that is already used by another command. An excl
3939

4040
The command palette shows all the commands you can execute in the current menu. This allows you to quickly access tools.
4141

42-
By default, use Ctrl+P to open the command palette. You can change it to your liking—see the **Editing Shortcuts** section on this page.
42+
By default, use **Ctrl+P** (or **Ctrl+K**) to open the command palette. The Ctrl+K shortcut is fixed and cannot be changed, while Ctrl+P can be customized—see the **Editing Shortcuts** section on this page.
4343

4444
![](/gdevelop5/interface/shortcuts5.png)
4545

0 commit comments

Comments
 (0)