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
markdownDescription: localize('telemetry.editStats.detailed.enabled',"Controls whether to enable telemetry for detailed edit statistics (only sends statistics if general telemetry is enabled)."),
30
+
type: 'boolean',
31
+
default: false,
32
+
tags: ['experimental'],
33
+
},
28
34
[EDIT_TELEMETRY_SHOW_STATUS_BAR]: {
29
35
markdownDescription: localize('telemetry.editStats.showStatusBar',"Controls whether to show the status bar for edit telemetry."),
0 commit comments