Support Custom Link Matchers in Terminal via API #74849
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
terminal
Integrated terminal issues
Milestone
I would like to be able to register custom link matchers in the terminal when authoring VS Code extensions.
For example, the Bot Framework Emulator uses a custom URI Protocol,
bfemulator://
. I would like the ability to register a custom link matcher so that whenbfemulator://**
is displayed in the terminal, a user can ctrl+click it to open.Similar Issues:
registerLinkMatcher
API, but didn't really explain why. This was closed as a duplicate, but I'm also not sure why.The text was updated successfully, but these errors were encountered: