Skip to content

fix: try extensionId first in register{Environment,Package}Manager#1484

Open
flying-sheep wants to merge 1 commit intomicrosoft:mainfrom
flying-sheep:eager-id
Open

fix: try extensionId first in register{Environment,Package}Manager#1484
flying-sheep wants to merge 1 commit intomicrosoft:mainfrom
flying-sheep:eager-id

Conversation

@flying-sheep
Copy link
Copy Markdown
Contributor

@flying-sheep flying-sheep commented Apr 26, 2026

Fixes #1483

This improves both debug and production behavior as it no longer relies on fragile stack walking (e.g. if one extension ID is a substring of another, the stack walking could fail)

cc @StellaHuang95

Co-authored-by: Copilot <copilot@github.com>
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.

extensionId option in registerEnvManager doesn’t do anything

1 participant