Constructors

Properties

_path: undefined | Path
codeUri: URI

Accessors

  • get displayName(): string
  • TODO move implementation to DefaultUriLabelProviderContribution.getName

    Returns string

    Deprecated

    use LabelProvider.getName instead

Methods

  • Parameters

    • Rest ...pathSegments: (string | Path)[]

    Returns undefined | URI

    a new, absolute URI if one can be computed from the path segments passed in.