Skip to content

x/tools: support for embedded fields in struct literals #78553

@adonovan

Description

@adonovan

#9859 added language and compiler support for T{f: ...} where T is a struct type and f is an embedded field. This issue tracks the work of auditing x/tools and ensuring that it too supports this feature.

  • Completion
  • Fill Struct
  • Hover
  • Definition
  • Diagnostics

If you find more cases to consider, please report as comments so we can track.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.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.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions