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

Hover Support #14

Open
steve-hickman-epistimis opened this issue Feb 9, 2023 · 0 comments
Open

Hover Support #14

steve-hickman-epistimis opened this issue Feb 9, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@steve-hickman-epistimis
Copy link
Contributor

com.epistimis.uddl.ui.hover.UddlEObjectHoverProvider and com.epistimis.uddl.ui.hover.UddlEObjectDocumentationProvider provide an initial set of hover support. Because FACE extends the UDDL grammar, these could be extended to com.epistimis.face.ui.hover.FaceEObjectHoverProvider and com.epistimis.face.ui.hover.FaceEObjectDocumentationProvider with additions for FACE elements.
Note that adding these files requires changes to com.epistimis.face.ui.FaceUiModule (See com.epistimis.uddl.ui.UddlUiModule for what to do)

Develop a plan for how to extend this in the discussion, then modify these files to make it happen.

Doc:
https://www.eclipse.org/Xtext/documentation/310_eclipse_support.html#hovering

@steve-hickman-epistimis steve-hickman-epistimis added the good first issue Good for newcomers label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant