intellij-quarkus icon indicating copy to clipboard operation
intellij-quarkus copied to clipboard

Code completion in Qute template

Open simasch opened this issue 1 year ago • 15 comments

I'm using the IntelliJ Quarkus Tools 1.30.1 with a Qute example project: https://github.com/mkouba/qute-insights

I can navigate from the HelloResource to the template hello.html, but in the hello.html, I have absolutely no code completion, and I also cannot navigate from an expression to the resource:

image

I opened this issue because I didn't find any detailed information about the Qute features.

I'm using IntelliJ IDEA 2024.1.2 (Ultimate Edition) Build #IU-241.17011.79, built on May 22, 2024

simasch avatar Jun 11 '24 10:06 simasch