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

Freeze API for enumeration (String -> EnumItem) #99

Closed
angelozerr opened this issue Sep 23, 2019 · 0 comments · Fixed by #100
Closed

Freeze API for enumeration (String -> EnumItem) #99

angelozerr opened this issue Sep 23, 2019 · 0 comments · Fixed by #100
Assignees
Labels
completion hover properties Features supported in application.properties validation
Milestone

Comments

@angelozerr
Copy link
Contributor

Quarkus property (designed by ExtendedConfigDescriptionBuildItem) returns a list of String for enums. It should be better to return a list of EnumItem with name/docs information.

@angelozerr angelozerr added this to the v0.2.0 milestone Sep 23, 2019
@angelozerr angelozerr self-assigned this Sep 23, 2019
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Sep 23, 2019
Fixes redhat-developer#99

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Sep 24, 2019
Fixes redhat-developer#99

Signed-off-by: azerr <azerr@redhat.com>
fbricon pushed a commit that referenced this issue Sep 24, 2019
Fixes #99

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Sep 24, 2019
Fixes redhat-developer#99

Signed-off-by: azerr <azerr@redhat.com>
@angelozerr angelozerr added properties Features supported in application.properties completion hover validation labels Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completion hover properties Features supported in application.properties validation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant