Skip to content

go pls keeps crashing in VSCode #3786

Description

@nikolaydubina

What version of Go, VS Code & VS Code Go extension are you using?

Version Information
  • Run go version to get version of Go from the VS Code integrated terminal.
    • go version go1.24.0 darwin/arm64
  • Run gopls -v version to get version of Gopls from the VS Code integrated terminal.
    • golang.org/x/tools/gopls v0.19.0
  • Run code -v or code-insiders -v to get version of VS Code or VS Code Insiders.
    • 1.101.0
  • Check your installed extensions to get the version of the VS Code Go extension
    • 0.46.1
  • Run Ctrl+Shift+P (Cmd+Shift+P on Mac OS) > Go: Locate Configured Go Tools command.
    • ?

Share the Go related settings you have added/edited

Run Preferences: Open Settings (JSON) command to open your settings.json file.
Share all the settings with the go. or ["go"] or gopls prefixes.

Describe the bug

go pls keeps crashing every 2 min in production build. started on 2025-06-18

Steps to reproduce the behavior:

  1. start VSCode
  2. try coding in Go
  3. go pls crashes every 2 min. need restart VSCode

Screenshots or recordings

Image

full URL it recommends is too large. no browsers accept it. LLM (Grok) cannot understand that URL either. so here is PDF of that URL

go-pls-crash-url.pdf

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions