-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unpublish request ms-pyright.vscode-pyright
@1.1.287
#1532
Comments
@amvanbaren Could you help here? I'm attempting to pull up this extension on the admin panel. I can get to it from publisher or namespace, but when I attempt to get it from the extension link, the page keeps spinning and never returns with results. |
Extension not found: https://open-vsx.org/api/ms-pyright/vscode-pyright |
@amvanbaren Yes, I assumed that was the extension @filiptronicek was referring to. I can see the extension in the admin panel by searching the namespace |
Sorry @kineticsquid, yes, as @amvanbaren pointed out, it's |
I was able to reproduce this in a deployment I have in a gitpod workspace. I successfully published the extension, I can see it from the admin panel when searching by publisher (me) or by namespace. But when I search for it from the Also, it's not displayed on the main page with all the other plugins. Though I see some weird behavior from time to time where this page shows an incomplete list. And sometimes when I publish an extension, it doesn't show up right away. Is there some kind of caching going on? @filiptronicek are you saying the extension file is corrupt in some way? |
@filiptronicek ^^^^ |
Should be all good now, because MS published a new release, thank you! 🙏 |
Because there are some troubles with VS Code's Pyright extension, we need to re-publish the latest release of the extension, which should be
1.1.287
.There is a bug present because of our resolution logic, which should be now fixed.
@kineticsquid would you be able to help here? 🙏
The text was updated successfully, but these errors were encountered: