Skip to content

Frequent pop-up on save: "Getting code actions: Go, Go, ..." #236

@stamblerre

Description

@stamblerre

Copied from microsoft/vscode-go#3179:

If you encounter this issue, please try the following steps to troubleshoot:

  1. Check your other installed extensions and see if disabling them but the Go extension helps.
    Go Group Imports, Spell Right, and Go Test Explorer have both been identified as causing slow saves.
  2. Your workspace may have errors which are causing gopls to be slow. Capture your gopls logs (instructions) and post them in a new issue (if you're able to share them). Detailed gopls logs are best, so please add -rpc.trace to go.languageServerFlags.

For reference, this bug is referring to an error that appears like this:

79361744-b837eb00-7f13-11ea-8bae-9683b4b61afc

This issue consolidates microsoft/vscode-go#3179, microsoft/vscode-go#3063, microsoft/vscode-go#3105, microsoft/vscode-go#3141, microsoft/vscode-go#3170, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeupstream-toolsIssues that are caused by problems in the tools that the extension depends on.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions