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

Add navigation support and navigation target resolution #57

Merged
merged 1 commit into from
May 18, 2020

Conversation

planger
Copy link
Member

@planger planger commented May 14, 2020

This change adds the mechanism for allowing to register NavigationTargetProvider to define domain-specific navigations (such as definition, implementation, ...) to diagram-internal elements or diagram-external resources, as well as a NavigationTargetResolver for looking up element IDs based on any arguments (e.g. queries).

eclipse-glsp/glsp#69

@planger planger requested a review from tortmayr May 14, 2020 15:53
Copy link
Contributor

@tortmayr tortmayr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Works great! LGTM 👍

@tortmayr tortmayr merged commit e7ba411 into master May 18, 2020
@planger planger deleted the planger/issues/69 branch May 18, 2020 07:31
MatthiasHofstaetter pushed a commit to MatthiasHofstaetter/glsp-server that referenced this pull request Dec 21, 2024
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