Skip to content

gopls: add a command to jump to the gopls debug server #1470

@findleyr

Description

@findleyr

In golang/go#45518, we added a command to gopls to start the debug server if it wasn't running, and return its address. This has the potential to make troubleshooting significantly easier.

We should expose an easy way for users to navigate to the debug server from vscode-go. Naively, we could add a menu item that would run this command and jump to the URL that was returned.

CC @hyangah @stamblerre

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions