There is no default shortcut provided, however, you can create your own shortcut:
{
"key": "ctrl+k",
"command": "workbench.debug.panel.action.clearReplAction",
"when": "inDebugRepl"
}
There is no default shortcut provided, however, you can create your own shortcut:
{
"key": "ctrl+k",
"command": "workbench.debug.panel.action.clearReplAction",
"when": "inDebugRepl"
}