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

template validation complains about strings containing spaces #639

Closed
fbricon opened this issue May 17, 2022 · 0 comments · Fixed by #640
Closed

template validation complains about strings containing spaces #639

fbricon opened this issue May 17, 2022 · 0 comments · Fixed by #640
Labels
bug Something isn't working qute validation
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented May 17, 2022

Given the following snippet in a qute template:

{name ?: "Quarkus Insights"}

validation displays an error: A parameter for the infix notation method "Insights" is required

@fbricon fbricon added bug Something isn't working validation qute labels May 17, 2022
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue May 17, 2022
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue May 17, 2022
@angelozerr angelozerr added this to the v0.12.0 milestone May 17, 2022
fbricon pushed a commit that referenced this issue May 17, 2022
Fixes #639

Signed-off-by: azerr <azerr@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working qute validation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants