mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-07 01:25:38 -05:00
This reverts commit d15a3fcc98.
This commit is contained in:
@@ -180,12 +180,6 @@ import { isMacintosh } from 'vs/base/common/platform';
|
||||
'default': true,
|
||||
'description': nls.localize('activityBarVisibility', "Controls the visibility of the activity bar in the workbench.")
|
||||
},
|
||||
// TODO @misolori remove before shipping stable
|
||||
'workbench.iconExploration.enabled': {
|
||||
'type': 'boolean',
|
||||
'default': false,
|
||||
'description': nls.localize('iconExplorationEnabled', "Controls the visibility of the icon exploration in the workbench.")
|
||||
},
|
||||
'workbench.view.alwaysShowHeaderActions': {
|
||||
'type': 'boolean',
|
||||
'default': false,
|
||||
|
||||
Reference in New Issue
Block a user