Skip to content

x/tools/gopls: Avoid reporting errors for the Go standard lib and any 3rd party libs #74130

Open
@qianzhangxa

Description

@qianzhangxa

Is your feature request related to a problem? Please describe.

In the PROBLEM tab of my VS Code, I always see a lot of errors from Go standard lib and some 3rd party libs, e.g.:

Image

But I do not care about those errors at all, I only want to see the errors of my own project code.

Describe the solution you'd like

Provide a configuration parameter to report errors only from the project's own code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues 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