Skip to content

x/tools/internal/lsp: build errors linger after they are saved #30786

Closed
@marwan-at-work

Description

@marwan-at-work

As you type around with gopls turned on, errors happen because you're in the middle of typing but once the code is correct the error should disappear. This usually works well, but once you start "going to def" and go back to the original file, the behavior is no longer true. Basically, the error keeps lingering around even though the code looks ok.

I have a video to show the issue but not sure where to upload it yet since github doesn't let me. Might just put it on YouTube unless someone suggests an easier option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgegoplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions