Skip to content

Conversation

@netomi
Copy link
Contributor

@netomi netomi commented Nov 13, 2025

This fixes #1394 .

Depending on the search query, the same extension can appear multiple times. When mapping the list of extensions to a map we need to take that into account.

Instead of using distinct() we use the merge function but both will work afaict.

Copy link
Contributor

@autumnfound autumnfound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@amvanbaren amvanbaren merged commit 3c9f1ad into eclipse:master Nov 19, 2025
2 checks passed
@netomi netomi deleted the fix/duplicate-key branch November 19, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/vscode/gallery/extensionquery endpoint could fail when finding the same extension mutliple times

3 participants