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
returnnewMarkdownString(nls.localize('non-gallery extension not allowed',"This extension cannot be installed because only extensions from the gallery are allowed. Please install this extension from the Extensions marketplace."));
2454
2457
}else{
2455
2458
console.log('+++++++ NOT hasPolicy && blockNonGallery ',hasPolicy);
2459
+
console.error('+++++++ NOT BLOCK ',extension.displayName);
0 commit comments