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

Support for void in property part of Qute template #961

Closed
angelozerr opened this issue Jul 3, 2024 · 0 comments · Fixed by #962
Closed

Support for void in property part of Qute template #961

angelozerr opened this issue Jul 3, 2024 · 0 comments · Fixed by #962
Assignees
Labels
bug Something isn't working hover qute validation
Milestone

Comments

@angelozerr
Copy link
Contributor

angelozerr commented Jul 3, 2024

Open https://github.com/ia3andy/one-two-three-quarkus/blob/main/dashboard/src/main/resources/templates/Dashboard/controls.html

You will see false positive error:

image

It is because timeoutGame is a Java void method.

When you hover this property part, null is displayed instead of void

//cc @ia3andy

@angelozerr angelozerr added bug Something isn't working validation hover qute labels Jul 3, 2024
@angelozerr angelozerr added this to the 0.19.0 milestone Jul 3, 2024
@angelozerr angelozerr self-assigned this Jul 3, 2024
angelozerr added a commit to angelozerr/quarkus-ls that referenced this issue Jul 3, 2024
@angelozerr angelozerr moved this to 👀 In review in IDE Cloudaptors Jul 3, 2024
angelozerr added a commit to angelozerr/quarkus-ls that referenced this issue Jul 3, 2024
angelozerr added a commit to angelozerr/quarkus-ls that referenced this issue Jul 3, 2024
angelozerr added a commit to angelozerr/quarkus-ls that referenced this issue Jul 3, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in IDE Cloudaptors Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hover qute validation
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant