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

GT API: Provide linking to source file #336

Open
patrickrobrecht opened this issue May 14, 2018 · 1 comment
Open

GT API: Provide linking to source file #336

patrickrobrecht opened this issue May 14, 2018 · 1 comment
Assignees

Comments

@patrickrobrecht
Copy link
Contributor

In a Java class (pattern/rule or match) of the generated API one should be able to jump to the gt file containing the pattern/rule with one click.

Hint: extension point org.eclipse.ui.workbench.texteditor.hyperlinkDetectors (see eMoflon/emoflon-ibex-ui#74)

Maybe use an annotation to place a link to the source file in the generated code? (to avoid to search for the gt file containing a pattern/rule of the required name)

The linking from a pattern/rule to the generated class should be easier as this follows a naming convention.

@anthonyanjorin
Copy link
Contributor

Any progress? Have you been able to reproduce? Is it clear what this issue means?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants