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
According to Process Explorer, VSIXinstaller.exe is called without an vsix file:
Like "C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\VSIXInstaller.exe" /instanceIds:9077ad76
Another point, the temporary folder used for downloading file is empty :/
Info.:
Microsoft Visual Studio Professional 2022 (64-bit)
After more research it looks like that repository.GetVSGalleryExtensions filter out extension who aren't compatible with the current version of VS.
Example:
GitHub Extension for Visual Studio -> not returned as no vsix build for VS-2022
KnownMonikers Explorer -> not returned as no vsix build for VS-2022, at least under id c38f3512-4653-4d97-a4c5-860a425209f5
When looking at your shared manifest @joe-agent none of them (extension) are build for VS-2022 according to the marketplace. (seen under Works with)
I have only 4 extensions to be imported. See below:
Why do I get such issue? How do I fix it? Thanks
Details of my Visual Studio can be found here
vs info.txt
The text was updated successfully, but these errors were encountered: