Skip to content

Incorrect link to module repository #2362

Closed
@trailstrider

Description

@trailstrider

Normally, ctrl+click on an import line for a module will take you to the dock page, usually hosted on https://pkg.go.dev/.

If I have a private repository holding a module referenced in an import line, ctrl+click will still try and take me to the module page at https://pkg.go.dev/. The issue is that this won't exist, and usually shouldn't exist as it is a private repo/module.

The click of the link should take me to the git repo page of my module instead, or better yet an associated doc page that follows the same format/approach so that the tooltip can also provide some guidance on usage like it does for other modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions