mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-08 17:24:01 -05:00
Add shortcut for toggle results pane (#764)
This commit is contained in:
@@ -107,7 +107,7 @@ registry.registerWorkbenchAction(
|
||||
TaskHistoryViewletAction.ID,
|
||||
TaskHistoryViewletAction.LABEL,
|
||||
{ primary: KeyMod.CtrlCmd | KeyCode.KEY_T }),
|
||||
'View: Show Task Histry',
|
||||
'View: Show Task History',
|
||||
localize('view', "View")
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user