Skip to content

feat(webui): display extension unique identifier#1590

Merged
netomi merged 3 commits intoeclipse:masterfrom
Pranav-0440:display-extension-identifier
Feb 6, 2026
Merged

feat(webui): display extension unique identifier#1590
netomi merged 3 commits intoeclipse:masterfrom
Pranav-0440:display-extension-identifier

Conversation

@Pranav-0440
Copy link
Contributor

This change adds the extension unique identifier (namespace.name)
to the extension detail page in the Web UI.

Fixes #1311

Copilot AI review requested due to automatic review settings February 5, 2026 18:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds the extension unique identifier to the extension detail page in the Web UI by displaying it under the "Resources" section.

Changes:

  • Display the extension's unique identifier (namespace.name) on the extension detail page

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Pranav-0440 Pranav-0440 closed this Feb 5, 2026
@Pranav-0440 Pranav-0440 reopened this Feb 5, 2026
@Pranav-0440
Copy link
Contributor Author

Thanks for the suggestion!
I’ve updated the UI to include a clear label (“Unique Identifier”) for the extension ID, addressing clarity and accessibility.
The current implementation supersedes this outdated diff.

@Pranav-0440 Pranav-0440 force-pushed the display-extension-identifier branch from 323a8a0 to c4f3e4a Compare February 5, 2026 19:14
Signed-off-by: Pranav Ghorpade <pranavghorpade61@gmail.com>
@Pranav-0440 Pranav-0440 force-pushed the display-extension-identifier branch from c4f3e4a to 688588e Compare February 5, 2026 19:18
@netomi netomi merged commit 1acb59a into eclipse:master Feb 6, 2026
1 check passed
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.

Display Unique Identifier for Extensions on OpenVSX Web UI

3 participants