Skip to content

Test: API - support for document link provider #9703

@Tyriar

Description

@Tyriar

Test for #1805:

We added new api that allows to register link providers for documents. Verify that

  • the API makes sense and fits into the languages namespace
  • the API docs makes sense
  • there is always the default link provider (works for http, https, and file schemas)
  • cases when links touch or intersect are resolved by using the link from the higher ranked provider
  • for advanced cases there is a command vscode.executeLinkProvider that allows to retrieve the same data the UI uses

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions