% HELLO(1) Version 1.0 | Frivolous "Hello World" Documentation
hello — prints Hello, World!
// Place your key bindings in this file to override the defaults | |
[ | |
// Explorer - Functionality | |
{ | |
"key": "l", | |
"command": "workbench.explorer.fileView.focus", | |
"when": "!editorFocus && !inputFocus" | |
}, | |
{ | |
"key": "a", |