Skip to content

go/importer: encode file:line:col information for each object #14738

Closed
@alandonovan

Description

@alandonovan

Since we're redesigning the export data format, it would be great if we could include position information for all identifiers. Obviously the decoder won't be able to expose this information through the types.Object API since it doesn't have access to a FileSet, but it could provide it out-of-band via a map[Object]string or somesuch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions