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

Definition for user tag parameter #789

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

Definition for user tag parameter #789

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

Comments

@angelozerr
Copy link
Contributor

angelozerr commented Feb 10, 2023

Given this user tag foo.html

{bar}

It should be nice to go to the declaration from the template which declares the user tag:

{#foo b|ar="" }

The definition on bar should jump to the bar object part of foo.html.

Here a demo:

QuteUserTagDefinition

angelozerr pushed a commit to angelozerr/quarkus-ls that referenced this issue Feb 10, 2023
Fixes redhat-developer#789

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#789

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#789

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#789

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#789

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#789

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#789

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

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