Skip to content

Improve error handling for install_extension#270

Open
RoboMagus wants to merge 1 commit into
gantsign:masterfrom
RoboMagus:improve_extension_install_error_handling
Open

Improve error handling for install_extension#270
RoboMagus wants to merge 1 commit into
gantsign:masterfrom
RoboMagus:improve_extension_install_error_handling

Conversation

@RoboMagus

Copy link
Copy Markdown

Depcrecation warnings cause extension installation to fail even though the actual installation succeeds. Whitelisting the ones that are currently problematic does not work as [DEP0169] bit me the other day.

This PR improves the error handling by stepping away from a whitelist, and instead relying on the explicit strings that VSCode throws when installation fails. (Localization of the error messages does not seem to affect CLI calls)

@CLAassistant

CLAassistant commented Jun 7, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

2 participants