Skip to content

gopls/backlog

Open
No due date
Last updated May 19, 2025
15% complete

Gopls issues that we plan to get to eventually, though they are not yet associated with any release milestone.

List view

  • x/tools/gopls: eagerly compute the workspace symbol index

    goplsIssues related to the Go language server, gopls.
    gopls/performanceIssues related to gopls performance (CPU, memory, etc).
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #52694 In golang/go;
    · findleyr opened on May 3, 2022
  • x/tools/gopls: change links in hover for replaced modules

    goplsIssues related to the Go language server, gopls.
    NeedsFixThe path to resolution is known, but the work has not been done.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #39532 In golang/go;
    · DmitriyVTitov opened on Jun 11, 2020
  • x/tools/gopls: report better error messages for invalid flags

    goplsIssues related to the Go language server, gopls.
    NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #41942 In golang/go;
    · frankful opened on Oct 12, 2020
  • x/tools/gopls: trace of error response is missing

    goplsIssues related to the Go language server, gopls.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #42157 In golang/go;
    · hyangah opened on Oct 22, 2020
  • x/tools/gopls: respect staticcheck config file

    FeatureRequestIssues asking for a new feature that does not need a proposal.
    goplsIssues related to the Go language server, gopls.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #36373 In golang/go;
    · llimllib opened on Jan 3, 2020
  • Status: Open.
    #40522 In golang/go;
    · mattmassicotte opened on Jul 31, 2020
  • x/tools/gopls: add tests for finding references in replace targets

    goplsIssues related to the Go language server, gopls.
    TestingAn issue that has been verified to require only test changes, not just a test failure.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #41242 In golang/go;
    · stamblerre opened on Sep 6, 2020
  • Status: Open.
    #42527 In golang/go;
    · calbot opened on Nov 11, 2020
  • Status: Open.
    #42530 In golang/go;
    · stamblerre opened on Nov 12, 2020
  • x/tools/gopls: OOB index crash in github.com/sergi/go-diff/diffmatchpatch

    goplsIssues related to the Go language server, gopls.
    NeedsFixThe path to resolution is known, but the work has not been done.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #42927 In golang/go;
    · sicko7947 opened on Dec 1, 2020
  • x/tools/gopls: unimported completions offer circular imports

    goplsIssues related to the Go language server, gopls.
    gopls/completionIssues related to auto-completion in gopls.
    NeedsFixThe path to resolution is known, but the work has not been done.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #41869 In golang/go;
    · stamblerre opened on Oct 8, 2020
  • Status: Open.
    #37215 In golang/go;
    · hyangah opened on Feb 13, 2020
  • x/tools/gopls: improve diagnostics for empty go files

    goplsIssues related to the Go language server, gopls.
    NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #42154 In golang/go;
    · hyangah opened on Oct 22, 2020
  • Status: Open.
    #40812 In golang/go;
    · stamblerre opened on Aug 15, 2020
  • Status: Open.
    #43652 In golang/go;
    · findleyr opened on Jan 12, 2021
  • x/tools/gopls: add a regression test for adding a new function to a replace target

    goplsIssues related to the Go language server, gopls.
    gopls/workspaceIssues related to support for modules or multi-module workspaces.
    TestingAn issue that has been verified to require only test changes, not just a test failure.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #40712 In golang/go;
    · segevfiner opened on Aug 12, 2020
  • x/tools/gopls: add a test for renaming a directory (that contains tests)

    goplsIssues related to the Go language server, gopls.
    gopls/workspaceIssues related to support for modules or multi-module workspaces.
    NeedsFixThe path to resolution is known, but the work has not been done.
    TestingAn issue that has been verified to require only test changes, not just a test failure.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #41349 In golang/go;
    · aarongable opened on Sep 11, 2020
  • x/tools/gopls: add regression tests for file watching

    goplsIssues related to the Go language server, gopls.
    TestingAn issue that has been verified to require only test changes, not just a test failure.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #40818 In golang/go;
    · stamblerre opened on Aug 16, 2020
  • Status: Open.
    #43023 In golang/go;
    · wu0407 opened on Dec 5, 2020
  • Status: Open.
    #36077 In golang/go;
    · SteelPhase opened on Dec 11, 2019
  • Status: Open.
    #43738 In golang/go;
    · stamblerre opened on Jan 16, 2021
  • x/tools/gopls: some build errors aren't reported

    goplsIssues related to the Go language server, gopls.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #43816 In golang/go;
    · hyangah opened on Jan 20, 2021
  • x/tools/gopls: multiple failures on windows-arm-zx2c4

    goplsIssues related to the Go language server, gopls.
    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #44232 In golang/go;
    · findleyr opened on Feb 12, 2021
  • Status: Open.
    #44439 In golang/go;
    · leitzler opened on Feb 19, 2021
  • x/tools/gopls: apply internal rules to packages named internal

    FeatureRequestIssues asking for a new feature that does not need a proposal.
    goplsIssues related to the Go language server, gopls.
    gopls/analysisIssues related to running analysis in gopls
    ToolsThis label describes issues relating to any tools in the x/tools repository.
    Status: Open.
    #44603 In golang/go;
    · SgtDaJim opened on Feb 25, 2021