Skip to content

Baseline errors no longer appear in the problems pane in the IDE #4829

Description

@yangdanny97

Describe the Bug

Baselined errors used to appear as warnings in the IDE

"now that baselined errors are merely hints in VSCode and don't appear under the errors tab. Is there a way to make them reappear as warnings perhaps in the same Problems tab?"

hint level diagnostics do not appear in the problems pane

we can either make the diagnostic severity configurable (info, warning, error), possibly reusing the baseline-error-level config option which is currently only used for CLI severity, or we can configure it separately.

Sandbox Link

No response

(Only applicable for extension issues) IDE Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions