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
description: nls.localize('JsonSchema.tasks.presentation.showReuseMessage','Controls whether to show the `Terminal will be reused by tasks, press any key to close it` message.')
122
122
},
123
-
clearBeforeExecuting: {
123
+
clear: {
124
124
type: 'boolean',
125
125
default: false,
126
-
description: nls.localize('JsonSchema.tasks.presentation.clearBeforeExecuting','Controls whether the terminal is cleared before executing the task.')
126
+
description: nls.localize('JsonSchema.tasks.presentation.clear','Controls whether the terminal is cleared before executing the task.')
0 commit comments