Fix #758 Change LocationLink's targetUri to be a DocumentUri

The target URI of a LocationLink should be a URI and not just any
random string.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
This commit is contained in:
Remy Suen 2019-05-24 12:13:44 -04:00
parent 56e4fc292c
commit 92ac0ebbfc

View file

@ -309,7 +309,7 @@ interface LocationLink {
/**
* The target resource identifier of this link.
*/
targetUri: string;
targetUri: DocumentUri;
/**
* The full target range of this link. If the target for example is a symbol then target range is the