Skip to content

Conversation

@jiripolasek
Copy link
Collaborator

Summary of the Pull Request

This PR adds a cache of command provider information so we can show providers even when the command provider isn’t loaded.

It also updates the description for disabled extensions on the Extensions page to always include the extension name.

Finally, it adds a placeholder icon for cases where an extension icon isn’t loaded. Note that this doesn’t address fully transparent icons that some extensions may inherit from the default template.

Before:

image

After:

image

PR Checklist

  • Closes: #xxx
  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

- Adds a new ICommandProviderService and uses it to cache information about loaded providers.
- It falls back to the extension name when needed.
- It also ensures the extension name is shown on the card for disabled extensions.
@jiripolasek jiripolasek self-assigned this Dec 14, 2025
@jiripolasek jiripolasek added the Product-Command Palette Refers to the Command Palette utility label Dec 14, 2025
@github-actions

This comment has been minimized.

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

Labels

Product-Command Palette Refers to the Command Palette utility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant