Skip to content

Problems related to std.debug.print formatting do not disappear from the Problems tab #267

Open
@nurpax

Description

@nurpax

Consider this sequence of operations.

Step 1: no errors in the Output tab:

image

Step 2: introduce an error on the std.debug.print line:

image

Step 3: fix it and hit Save. Alas, observe how the error doesn't go away.

image

It does go away if I reload VSCode.

I think the error is only discovered when using the zig build check feature, as I believe ZLS doesn't find format string errors without it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lspIssue with language server integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions