Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Custom Link Matchers in Terminal via API #74849

Closed
mdrichardson opened this issue Jun 4, 2019 · 2 comments
Closed

Support Custom Link Matchers in Terminal via API #74849

mdrichardson opened this issue Jun 4, 2019 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality terminal Integrated terminal issues
Milestone

Comments

@mdrichardson
Copy link

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 when bfemulator://** is displayed in the terminal, a user can ctrl+click it to open.

Similar Issues:

@Tyriar Tyriar assigned Tyriar and unassigned jrieken Jun 4, 2019
@Tyriar Tyriar added feature-request Request for new features or functionality terminal Integrated terminal issues labels Jun 4, 2019
@Tyriar Tyriar added this to the Backlog milestone Jun 4, 2019
@Tyriar
Copy link
Member

Tyriar commented Oct 9, 2019

No plans to add this, the reason #70411 was closed as the underlying registerLinkMatcher API will likely change, so naturally I don't want to propagate it into the VS Code API until that is worked out (depends on what happens in xtermjs/xterm.js#583).

@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 9, 2019
@vscodebot
Copy link

vscodebot bot commented Oct 9, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Oct 9, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

3 participants