Skip to content

Add "Installed" filter to Extensions view #247992

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

Closed
wants to merge 3 commits into from

Conversation

Rohins02
Copy link

@Rohins02 Rohins02 commented May 2, 2025

This PR adds a new "Installed" filter to the Extensions viewlet.

It introduces a new view descriptor via createInstalledExtensionsViewDescriptors() that registers a view with the query @installed. This makes it easier for users to quickly locate all currently installed extensions.

This change aligns with the structure used for other filters like @builtin and @recommended, and reuses the StaticQueryExtensionsView for implementation consistency.

I’m submitting this as part of a class project and welcome any feedback. Thank you!

@sandy081
Copy link
Member

sandy081 commented May 5, 2025

Closing this in favour of #248055

@sandy081 sandy081 closed this May 5, 2025
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jun 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants