DocumentLink

constructor(range: Range, target: Uri = definedExternally)(source)

Creates a new document link.

Parameters

range

The range the document link applies to. Must not be empty.

target

The uri the document link points to.

Online Documentation