Skip to content

Commit 0de5cef

Browse files
author
Benjamin Pasero
committed
telemetry - add window.nativeFullScreen
1 parent 4a15a87 commit 0de5cef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/vs/platform/telemetry/common/telemetryUtils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ const configurationValueWhitelist = [
179179
'terminal.integrated.fontFamily',
180180
'window.openFilesInNewWindow',
181181
'window.restoreWindows',
182+
'window.nativeFullScreen',
182183
'window.zoomLevel',
183184
'workbench.editor.enablePreview',
184185
'workbench.editor.enablePreviewFromQuickOpen',

0 commit comments

Comments
 (0)