Add dev docs keybind

This commit is contained in:
Wilfried OLLIVIER 2022-11-05 12:40:15 +01:00
parent 819ecfdd36
commit 5d723b1de3
1 changed files with 4 additions and 0 deletions

View File

@ -195,6 +195,10 @@
"key": "ctrl+,",
"command": "workbench.action.toggleMaximizedPanel"
},
{
"key": "ctrl+shift+oem_8",
"command": "docsView.documentation.focus"
},
// Spacecode
{
"key": "ctrl+space",