Skip to content

Code attribute link should include the column (when possible) #1560

@schloerke

Description

@schloerke

Description

Discovered during minimizing the example in #1559

Currently, code.column (or the preferred code.column.number) is not appended to the code <file>:<line> link displayed above the attributes within the span detail page on the website.

  • Motivation
    • VSCode supports <file>:<line>:<column> links. (If other common IDEs do not, I completely understand that this feature should not be implemented.)
  • Goal behavior
    • If the code column is provided, I'd like for it to be included in the attribute link displayed above the attributes.

Screenshot of desired behavior:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions