Skip to content
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

[vsode] Support command workbench.extensions.command.installFromVSIX #15179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rschnekenbu
Copy link
Contributor

What it does

Adds the support of a vscode command to install extension(s) from a URI.
fixes #15169

How to test

Follow the steps described in the issue #15169.

  1. Run the browser example
  2. Try to install CodeLLDB via the Extensions view (search for LLDB in the extension search area). The extension shall install properly with the patch.

Follow-ups

None

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Contributed on behalf of STMicroelectronics

Review checklist

Reminder for reviewers

fixes #15169

Contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

Error: Command with id 'workbench.extensions.command.installFromVSIX' is not registered
1 participant