-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Some extensions will not update / show new version #210321
Comments
Had this problem just now with Vue - Official, also on VScode 1.88.1. It was on 2.0.8 for me and VScode insisted that all extensions were up to date. They were quite definitely not. Uninstalling & reinstalling this particular extension brought it to 2.0.10, but as one can see on the extension marketplace page, this one should've installed/updated to version 2.0.12. |
Can you please share the screenshot of what you are seeing? How are you checking that there is a new version? Can you please open dev tools and see in the network tab and let us know requests the client is making when you check for extension updates. |
I had issue for this extension today. Suddenly Vue extension causes too many false-positive TypeScript errors (it turned out it was caused by "hybrid mode" feature) After reinstall and reload vscode, I got weird view state of extension list. Remove -> Reload -> Install -> Reload does not solve this. I found both |
@ypresto Looks like your issues is not related to the reported issue. I will request you to file a separate issue for yours with necessary steps to reproduce. I am closing this issues as we have not received requested information. Please provide the requested information for reopening this. Thanks. |
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
Is there a log for the extension search I can check?
The text was updated successfully, but these errors were encountered: