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

feat: add Owner field to IExtensionContext #480

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

bdunderscore
Copy link
Owner

When set, errors that occur while activating or deactivating the context will
be properly attributed to the owning plugin.

Closes: #463

When set, errors that occur while activating or deactivating the context will
be properly attributed to the owning plugin.

Closes: #463
@bdunderscore bdunderscore merged commit 2dcda1b into main Nov 28, 2024
6 checks passed
bdunderscore added a commit that referenced this pull request Nov 29, 2024
bdunderscore added a commit that referenced this pull request Nov 29, 2024
bdunderscore added a commit that referenced this pull request Nov 29, 2024
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.

Add API to ExtensionContext to report the owning plugin
1 participant