You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: {value: localize('workbench.action.terminal.createTerminalEditor',"Create New Terminal in Editor Area"),original: 'Create New Terminal in Editor Area'},
234
+
f1: false,
235
+
run: async(c,accessor,args)=>{
236
+
// Force the editor into the same editor group if it's locked. This command is only ever
title: {value: localize('workbench.action.terminal.createTerminalEditorSide',"Create New Terminal in Editor Area to the Side"),original: 'Create New Terminal in Editor Area to the Side'},
0 commit comments