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

Quarkus container-image incorrect default value highlighting #351

Closed
xorye opened this issue Jul 14, 2020 · 0 comments · Fixed by eclipse/lsp4mp#29
Closed

Quarkus container-image incorrect default value highlighting #351

xorye opened this issue Jul 14, 2020 · 0 comments · Fixed by eclipse/lsp4mp#29
Assignees
Labels
bug Something isn't working completion
Milestone

Comments

@xorye
Copy link

xorye commented Jul 14, 2020

For quarkus.container-image properties that have a default value which is a property expression (ie, quarkus.container-image.group has a default value of ${user.name}, quarkus.container-image.name has a default value of ${quarkus.application.name:unset} etc. )

The default value is not completely highlighted when completion is done:
container-image

The last } should be highlighted right after completion is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working completion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants