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

Validate user tag parameters #788

Closed
angelozerr opened this issue Feb 10, 2023 · 0 comments · Fixed by #791
Closed

Validate user tag parameters #788

angelozerr opened this issue Feb 10, 2023 · 0 comments · Fixed by #791
Assignees
Labels
enhancement New feature or request qute validation
Milestone

Comments

@angelozerr
Copy link
Contributor

angelozerr commented Feb 10, 2023

Now we have advanced features with completion for parameters of user tags, it should be nice to validate user tag parameters when user tag is declared in a Qute template (ex {#form foo="") :

  • if the user tag parameter exists (ex : foo doesn't exists).
  • if the section defines required user tag parameter (ex : it should be defined in #form)
@angelozerr angelozerr self-assigned this Feb 10, 2023
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 10, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 10, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 10, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 10, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 11, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 11, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 12, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 12, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 12, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 12, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 12, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 12, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 12, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 13, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 13, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
@datho7561 datho7561 added the enhancement New feature or request label Feb 13, 2023
@datho7561 datho7561 added this to the 0.14.0 milestone Feb 13, 2023
angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 13, 2023
Fixes redhat-developer#788

Signed-off-by: azerr <azerr@redhat.com>
datho7561 pushed a commit that referenced this issue Feb 13, 2023
Fixes #788

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
enhancement New feature or request qute validation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants