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('zenMode.hideActivityBar',"Controls whether turning on Zen Mode also hides the activity bar at the left of the workbench.")
888
888
},
889
+
'zenMode.hideLineNumbers': {
890
+
'type': 'boolean',
891
+
'default': true,
892
+
'description': nls.localize('zenMode.hideLineNumbers',"Controls whether turning on Zen Mode also hides the editor line numbers.")
0 commit comments