Skip to content

Add "Open Extension Management in Browser" command#55

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/evaluate-gallery-extension-apis
Draft

Add "Open Extension Management in Browser" command#55
Copilot wants to merge 2 commits into
mainfrom
copilot/evaluate-gallery-extension-apis

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 8, 2026

Captures the outcome of the Gallery/Extension Management API evaluation: low fit for ADOExt, no full integration, but a lightweight browser-link command is the right minimal surface.

Changes

  • src/commands/accountCommands.ts — new openExtensionManagement(config) handler: resolves configured orgs, prompts a QuickPick when >1 org is selected, then opens https://dev.azure.com/{org}/_settings/extensions in the browser. No API calls.
  • src/extension.ts — imports and registers adoext.openExtensionManagement.
  • package.json — command contribution with $(extensions) icon; patch version bump to 1.6.2.
  • README.md / CHANGELOG.md — document the new command.

Deliberately keeps this read-only, command-palette-only, and browser-delegated — no sidebar view, no Gallery/Extension Management API usage — consistent with the issue's acceptance criteria.

Copilot AI changed the title [WIP] Evaluate Gallery and Extension Management APIs for ADOExt Add "Open Extension Management in Browser" command May 8, 2026
Copilot AI requested a review from CompN3rd May 8, 2026 14:59
@CompN3rd CompN3rd added the wontfix This will not be worked on label May 11, 2026
@CompN3rd
Copy link
Copy Markdown
Owner

This PR is being put on the backburner and is not planned to be merged at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature spec: evaluate Gallery and Extension Management APIs

2 participants