Skip to content
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

Make extension update target version visible #163163

Closed
philippgille opened this issue Oct 10, 2022 · 1 comment
Closed

Make extension update target version visible #163163

philippgille opened this issue Oct 10, 2022 · 1 comment
Assignees
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

Comments

@philippgille
Copy link

philippgille commented Oct 10, 2022

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:
image

Only when going to the Marketplace webpage (here) we see the target version:
image

=> Feature request: Please make the target version for extension updates visible inside of VS Code again.

@sandy081 sandy081 added feature-request Request for new features or functionality extensions Issues concerning extensions bug Issue identified by VS Code Team member as probable bug and removed feature-request Request for new features or functionality labels Oct 12, 2022
@sandy081 sandy081 added this to the October 2022 milestone Oct 12, 2022
@sandy081
Copy link
Member

Latest version is now shown in the hover. Update button in the extension editor shows the version.

sandy081 added a commit that referenced this issue Oct 26, 2022
@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Oct 26, 2022
formigoni pushed a commit to formigoni/vscode that referenced this issue Oct 27, 2022
@roblourens roblourens added the verified Verification succeeded label Oct 27, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

4 participants