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 for @ConfigProperty name bounded to method parameters #286

Merged
merged 1 commit into from
Apr 2, 2020
Merged

Hover support for @ConfigProperty name bounded to method parameters #286

merged 1 commit into from
Apr 2, 2020

Conversation

xorye
Copy link

@xorye xorye commented Mar 31, 2020

This PR implements hover support for @ConfigProperty name, that are bounded to methods.

To test this PR, please open the config-quickstart test project and hover over the @ConfigProperty names in the GreetingConstructorResource and GreetingMethodResource classes:

demo

Signed-off-by: David Kwon dakwon@redhat.com

@xorye xorye marked this pull request as ready for review April 1, 2020 13:30
@xorye xorye added this to the v0.0.6 milestone Apr 1, 2020
Signed-off-by: David Kwon <dakwon@redhat.com>
@angelozerr angelozerr merged commit 72acc07 into redhat-developer:master Apr 2, 2020
@angelozerr
Copy link
Contributor

It works like a charm, great job @xorye !

@xorye xorye added the enhancement New feature or request label Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants