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

Added extra DiagnosticManager.register() overload #1185

Merged
merged 1 commit into from
May 14, 2024

Conversation

markwpearce
Copy link
Collaborator

@markwpearce markwpearce commented May 14, 2024

adds:

public register(diagnostics: Array<BsDiagnostic>, context?: DiagnosticContext);

useful for adding a bunch of diagnostics, all having the same context

@markwpearce markwpearce added this to the v1.0.0 milestone May 14, 2024
@markwpearce markwpearce merged commit 83376c8 into release-1.0.0 May 14, 2024
3 checks passed
@markwpearce markwpearce deleted the add_extra_diagnostic_register_overload branch May 14, 2024 18:39
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.

None yet

1 participant