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
actionRegistry.registerWorkbenchAction(newSyncActionDescriptor(EnableAutoUpdateAction,EnableAutoUpdateAction.ID,EnableAutoUpdateAction.LABEL),`Extensions: Enable Auto Updating Extensions`,ExtensionsLabel);
164
174
actionRegistry.registerWorkbenchAction(newSyncActionDescriptor(DisableAutoUpdateAction,DisableAutoUpdateAction.ID,DisableAutoUpdateAction.LABEL),`Extensions: Disable Auto Updating Extensions`,ExtensionsLabel);
0 commit comments