Activity bar can be at left or right of workbench

This commit is contained in:
Dhananjay Tanpure
2020-07-26 16:41:14 +05:30
parent e2de23c683
commit ec12042f3f

View File

@@ -402,7 +402,7 @@ import { workbenchConfigurationNodeBase } from 'vs/workbench/common/configuratio
'zenMode.hideActivityBar': {
'type': 'boolean',
'default': true,
'description': nls.localize('zenMode.hideActivityBar', "Controls whether turning on Zen Mode also hides the activity bar at the left of the workbench.")
'description': nls.localize('zenMode.hideActivityBar', "Controls whether turning on Zen Mode also hides the activity bar either at the left or right of the workbench.")
},
'zenMode.hideLineNumbers': {
'type': 'boolean',