-
Notifications
You must be signed in to change notification settings - Fork 813
Closed
Labels
FrozenDueToAgeupstream-toolsIssues that are caused by problems in the tools that the extension depends on.Issues that are caused by problems in the tools that the extension depends on.
Milestone
Description
Copied from microsoft/vscode-go#3179:
If you encounter this issue, please try the following steps to troubleshoot:
- 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. - 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
togo.languageServerFlags
.
For reference, this bug is referring to an error that appears like this:
This issue consolidates microsoft/vscode-go#3179, microsoft/vscode-go#3063, microsoft/vscode-go#3105, microsoft/vscode-go#3141, microsoft/vscode-go#3170, etc.
bobheadxi, programmer04, jenglamlow, nezorflame, tylfin and 24 more
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeupstream-toolsIssues that are caused by problems in the tools that the extension depends on.Issues that are caused by problems in the tools that the extension depends on.