📅  最后修改于: 2022-03-11 15:00:00.960000             🧑  作者: Mango
代码示例1
{
"key": "shift+enter",
"command": "workbench.action.terminal.runSelectedText",
"when": "editorHasSelection && textInputFocus"
}