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: localize('autoRestart',"If activated, extensions will automatically restart following an update if the window is not in focus. There can be a data loss if you have open Notebooks or Custom Editors."),
272
+
default: false,
273
+
included: product.quality!=='stable'
274
+
},
268
275
[UseUnpkgResourceApiConfigKey]: {
269
276
type: 'boolean',
270
277
description: localize('extensions.gallery.useUnpkgResourceApi',"When enabled, extensions to update are fetched from Unpkg service."),
description: nls.localize('autoRestart',"If activated, extensions will automatically restart following an update if the window is not in focus. There can be a data loss if you have open Notebooks or Custom Editors."),
0 commit comments