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

Add documentation for qute support #427

Closed
angelozerr opened this issue Jan 7, 2022 · 0 comments · Fixed by #430
Closed

Add documentation for qute support #427

angelozerr opened this issue Jan 7, 2022 · 0 comments · Fixed by #430
Assignees
Labels
documentation Improvements or additions to documentation qute
Milestone

Comments

@angelozerr
Copy link
Contributor

Like we did for vscode microprofile and xml we need to have documentation for showing in action our qute support.

We should have 2 entries

  • qute support indsde java file

We must explain that checkedtemplate and template field are supported to manage link with qute template by providing codelens diagnostics and document link.

  • qute support inside template file

We have completion for parameter declaration sections and java data model.

We have codelens which shows data model coing from checked template and template field.

We have validation to validate qute template syntax and java data model

We have definition to go to the declared variable to template or to java

We have hover to show java type and doc for redolver

We have linked editing range to update variable

We have higlight to higligt variable and referenced variable . To highlight start ebd sectio

@angelozerr angelozerr added documentation Improvements or additions to documentation qute labels Jan 7, 2022
@angelozerr angelozerr self-assigned this Jan 7, 2022
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 8, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 10, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 10, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 10, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 10, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 10, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
@angelozerr angelozerr added this to the 1.9.1 milestone Jan 10, 2022
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 10, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 10, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 10, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 11, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 11, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 11, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 11, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 11, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 11, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/vscode-quarkus that referenced this issue Jan 11, 2022
Fixes redhat-developer#427

Signed-off-by: azerr <azerr@redhat.com>
fbricon pushed a commit that referenced this issue Jan 11, 2022
Fixes #427

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
documentation Improvements or additions to documentation qute
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant