Make extension update target version visible #163163
Labels
bug
Issue identified by VS Code Team member as probable bug
extensions
Issues concerning extensions
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
Milestone
Hello, I searched for an existing ticket with https://github.com/microsoft/vscode/issues?q=is%3Aissue+is%3Aopen+extension+update+version, but didn't find anything related.
Prior to v1.72.0, the extension sidebar showed which version an extension will be updated to. And when hovering over the extension in the sidebar, or opening the extension in a tab, you could see the currently installed one. That way you could see for example if an update is a major, minor, or patch update, and depending on that dig into the release notes or not.
Further in the past, IIRC, the extension sidebar even showed both, installed and target version, which was even more convenient.
Now with v1.72.0, I don't see anywhere the target version of an extension update. Many extensions don't keep a proper changelog, so that's not a reliable place to check.
Here's an example for vscode-icons, a very popular extension with 12 million installs:
Only when going to the Marketplace webpage (here) we see the target version:
=> Feature request: Please make the target version for extension updates visible inside of VS Code again.
The text was updated successfully, but these errors were encountered: