Skip to content

Invalid references reported #21

Open
@daddykotex

Description

@daddykotex

Given smithy files like this:

# file 1
structure SomeStruc {
  id: Session_Id
}
# file 2
@uuidFormat
string Session_Id
# file 3
/// Session data
structure Session {
  account: Account,
  identity: SessionIdentity
}

When hovering or clicking to definition on Session_Id, it points to the file #3 Session structure instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions