Skip to content

Terminal link provider-based links preview #95081

@Tyriar

Description

@Tyriar

You can try out this feature in Insiders by enabling this setting:

image


The link provider experimental API in xterm.js has been merged in with xtermjs/xterm.js#2530 and adopted in VS Code with #90336. I improved it further by adding validated local links (closes the gap with the old system) and "word" links which is the fallback that created words links based on the wordSeparators setting that open quick access.

This issue tracks removal of the old link matcher code, promoting the link provider to default and cleaning up the rough edges.

The plan for April is to get this in a reasonable/preview state, which is already is pretty much. Then for May polish and invest in exposing an API to extensions #91290

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityon-testplanterminalGeneral terminal issues that don't fall under another labelterminal-links

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions