We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a4ac7 commit 087c40eCopy full SHA for 087c40e
src/common/settingKeys.ts
@@ -86,10 +86,6 @@ export const WORD_WRAP = 'wordWrap';
86
export const COMMENTS = 'comments';
87
export const OPEN_VIEW = 'openView';
88
89
-// Explorer
90
-export const EXPLORER = 'explorer';
91
-export const AUTO_REVEAL = 'autoReveal';
92
-
93
// Workbench
94
export const WORKBENCH = 'workbench';
95
export const COLOR_THEME = 'colorTheme';
0 commit comments