diff --git a/keybindings.json b/keybindings.json index 5269f89..bb9f6c9 100644 --- a/keybindings.json +++ b/keybindings.json @@ -195,6 +195,10 @@ "key": "ctrl+,", "command": "workbench.action.toggleMaximizedPanel" }, + { + "key": "ctrl+shift+oem_8", + "command": "docsView.documentation.focus" + }, // Spacecode { "key": "ctrl+space",