redhat-developer / quarkus-ls

Language server for Quarkus tooling
Eclipse Public License 2.0
43 stars 15 forks source link

User tag definition should be replaced with documentLink #786

Open angelozerr opened 1 year ago

angelozerr commented 1 year ago

Given this Qute renarde template:

{#form uri.Login.login() }

{\form}

To open, the user tags src/main/resources/templates/tags/form.html, we need to use definition (Ctrl+Click) on form which opens the form.html file (without range).

Opening a file, should b emanaged with documentLink, so we should move the definition feature to documentLink feature. It will give those advantages: