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

detect links in debug exception breakpoint widget #5784

Open
akosyakov opened this issue Jul 23, 2019 · 0 comments
Open

detect links in debug exception breakpoint widget #5784

akosyakov opened this issue Jul 23, 2019 · 0 comments
Labels
debug issues that related to debug functionality enhancement issues that are enhancements to current functionality - nice to haves terminal issues related to the terminal

Comments

@akosyakov
Copy link
Member

akosyakov commented Jul 23, 2019

It is a follow-up of #5774

We need to extract link detection from terminal extension in core to reuse in other extensions.
Generally it should get some text as input and return array of links in it. Clients can render such links.

@akosyakov akosyakov added enhancement issues that are enhancements to current functionality - nice to haves debug issues that related to debug functionality terminal issues related to the terminal labels Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug issues that related to debug functionality enhancement issues that are enhancements to current functionality - nice to haves terminal issues related to the terminal
Projects
None yet
Development

No branches or pull requests

1 participant