Skip to content

gopls: support a setting to control the frequency of diagnostics #50

@stamblerre

Description

@stamblerre

It's possible that some users might like to see diagnostics only when they save a file, rather than seeing them as they type.
It is also possible that some users may want to use gopls without seeing any diagnostics at all.

Depending on the popularity of these use cases, we should consider supporting these two configurations.

Please react with a 🚀 if you would like to see diagnostics only when you save a file, not as you type.
Please react with a ❤️ if you would like to disable diagnostics from gopls completely.

Original discussion on microsoft/vscode-go#2907.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.gopls/analysisissues related to diagnostics and analysis done by gopls

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions