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

Render hyperlinks in tree nodes #3480

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

vitaliy-guliy
Copy link
Contributor

@vitaliy-guliy vitaliy-guliy commented Nov 13, 2018

Makes it possible to display hyperlinks in Tree View.
Receives a text with a markdown [label](url) from a plugin, parses and displays as hyperlinks. Something like GitHub does.

Issue #3304

Plugin demonstrating the feature https://github.com/eclipse/che-theia-samples/tree/master/tree-view-sample-plugin

Signed-off-by: Vitaliy Gulyy vgulyy@redhat.com

hyperlinks in the tree

Signed-off-by: Vitaliy Gulyy <vgulyy@redhat.com>
@vitaliy-guliy vitaliy-guliy merged commit 27c0050 into master Nov 13, 2018
@vitaliy-guliy vitaliy-guliy deleted the render-hyperlinks-in-tree-nodes branch November 13, 2018 15:58
@gorkem gorkem changed the title Renrer hyperlinks in tree nodes Render hyperlinks in tree nodes Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants