Skip to content

x/tools/gopls: "View package documentation": use type information #67158

@adonovan

Description

@adonovan

gopls v0.16's new doc viewer has access to the complete type information. It should make use of it to display such things as:

  • methods promoted from embedded fields
  • size/offset information
  • the relationship between interfaces and concrete types within the same package
    etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions