Skip to content

Include the extension's name in all diagnostics #128

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

Merged
merged 2 commits into from
Jun 2, 2025

Conversation

rcjsuen
Copy link
Collaborator

@rcjsuen rcjsuen commented Jun 2, 2025

Problem Description

As there are other Docker and YAML extensions, users are unable to tell which extension is contributing which diagnostic when they look at the Problems pane.

Proposed Solution

Including the Docker DX name in our diagnostics will help our users easily tell which diagnostics are coming from us and which diagnostics are not.

Fixes #127.

Proof of Work

image

As there are other Docker and YAML extensions, including the Docker DX
name in our diagnostics will help our users easily tell which
diagnostics are coming from us and which diagnostics are not.

Signed-off-by: Remy Suen <remy.suen@docker.com>
@rcjsuen rcjsuen self-assigned this Jun 2, 2025
Signed-off-by: Remy Suen <remy.suen@docker.com>
@rcjsuen rcjsuen merged commit cf43fe8 into main Jun 2, 2025
12 checks passed
@rcjsuen rcjsuen deleted the include-extension-name-diagnostics branch June 2, 2025 21:44
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.

Include the extension's name in the generated diagnostics
1 participant