Skip to content

All references are not being found for module component #645

Closed
@aspeddro

Description

@aspeddro

ApiLayout.res on ReScript lang website.

The analysis return two locations:

dune exec rescript-editor-analysis references ~/Desktop/projects/rescript-lang.org/src/layouts/ApiLayout.res 130 9

[ 
{"uri": "file:///home/pedro/Desktop/projects/rescript-lang.org/src/layouts/SidebarLayout.res", "range": {"start": {"line": 209, "character": 4}, "end": {"line": 209, "character": 8}}},
{"uri": "file:///home/pedro/Desktop/projects/rescript-lang.org/src/layouts/SidebarLayout.resi", "range": {"start": {"line": 64, "character": 4}, "end": {"line": 64, "character": 8}}}
]

The locations above are of make function, i.e, definition.

The real references occur in other files:

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