Represents the connection of two locations. Provides additional metadata over normal {@link Location locations}, including an origin range.

Fields

targetUri:Uri

The target resource identifier of this link.

@:optionaloptionaltargetSelectionRange:Null<Range>

The span of this link.

targetRange:Range

The full target range of this link.

@:optionaloptionaloriginSelectionRange:Null<Range>

Span of the origin of this link.

Used as the underlined span for mouse definition hover. Defaults to the word range at the definition position.