Closed
Description
Res
constructor, col 13
dune exec -- rescript-editor-analysis definition ~/Desktop/projects/rescript-lang.org/src/Playground.res 1385 13
{"uri": "file:///home/pedro/Desktop/projects/rescript-lang.org/src/bindings/RescriptCompilerApi.resi", "range": {"start": {"line": 0, "character": -1}, "end": {"line": 0, "character": -1}}}
The typeDefinition
command return the correct range.
dune exec -- rescript-editor-analysis typeDefinition ~/Desktop/projects/rescript-lang.org/src/Playground.res 1385 13
{"uri": "file:///home/pedro/Desktop/projects/rescript-lang.org/src/bindings/RescriptCompilerApi.resi", "range": {"start": {"line": 9, "character": 2}, "end": {"line": 12, "character": 9}}}
Metadata
Metadata
Assignees
Labels
No labels