Skip to content

x/tools/gopls: show message with link to debug server with -debug=:0 #37215

Open
@hyangah

Description

@hyangah

currently we ask users to supply flags such as -port and -rpc.trace and restart gopls when debugging is needed. Please consider turning on the debug port by default and make some traces available.

  • Port number needs to be picked up randomly - so we will need a way for the client to ask gopls about the debug port location.
  • May need too allow opt-out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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.goplsIssues related to the Go language server, gopls.help wanted

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions