From 59048c126fd5a645638d156c49d4da0ecc809bb4 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 6 Oct 2024 14:11:32 +0300 Subject: profile(main): update -- 2024-10-06T11:11:32.638Z --- profiles/main/data/keybindings-linux.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profiles/main/data/keybindings-linux.json') diff --git a/profiles/main/data/keybindings-linux.json b/profiles/main/data/keybindings-linux.json index b8d19f5..1417c8f 100644 --- a/profiles/main/data/keybindings-linux.json +++ b/profiles/main/data/keybindings-linux.json @@ -156,5 +156,9 @@ "key": "ctrl+shift+f2", "command": "-editor.action.linkedEditing", "when": "editorHasRenameProvider && editorTextFocus && !editorReadonly" + }, + { + "key": "ctrl+enter", + "command": "workbench.action.quickOpen" } ] \ No newline at end of file -- cgit v1.2.3