-
### Description
Currently there are 3 guides for Qute:
- https://quarkus.io/guides/qute
- https://quarkus.io/guides/qute-reference
- https://docs.quarkiverse.io/quarkus-qute-web/dev/index.html
…
-
automatic change format, resize, crop, ...
-
Hello
![image](https://github.com/user-attachments/assets/c4281b24-e83d-4dd1-8ac4-bc0d19dd90b2)
```
java.lang.IllegalStateException: Constraint inSmartMode cannot be satisfied
at com.intellij…
-
**Describe the bug**
If a template is having Qute #includes in it, at initialization JBang will not be able to resolve the dependency templates.
Example template file with includes, of course it w…
-
If you have a `page.qute.html` with an include like
```
{#include includes/footer}
{/}
```
After deleting the `includes` directory, saving `page.qute.html` shows Qute LS throwing an exceptio…
-
### Describe the bug
I'm using the following template:
```html
{#include admin.html}
{#title}Upload program form{/title}
{#form uri:Admin.uploadProgram() enctype='multipart/form-data'}
…
-
Seen this exception while hovering in qute template, during intellij project startup:
```
SEVERE: Internal error: java.lang.NullPointerException: Cannot invoke "com.redhat.qute.project.QuteProject.…
-
Once https://github.com/redhat-developer/quarkus-ls/issues/498 will be implented we must implements other value resolver like https://quarkus.io/guides/qute-reference#collections
We must collect th…
-
When Qute template is included by some other Qute templates, it should be nice to display code lens included by
* Qute template `a.qute.html` :
```
{#include b}
{/include}
```
* Qut…
-
Hey man, I'd love to try to write a version of proto with [qute](https://github.com/qute/qute). How far along is your spec ? Is it in a place where something can be started ?
cc @traviskaufman