Skip to content

[LoAF] Use sourceLine and sourceColumn instead of sourceCharPosition for attribution #16

@Miz85

Description

@Miz85

Source maps use line and column in order to map generated code to the matching line and column in the original file. It would make it a lot easier to link from the code attribution in a LoAF to the original source code if the LoAF could include sourceLine and sourceColumn.

Otherwise if you have some thoughts about how to achieve this using the sourceCharPosition I would be very interested. Or even more information about what that position refers to e.g. do line breaks count as 1 char?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions