-
`toolbox list io.quarkus` gives list of artifacts in io.quarkus. great. including `io.quarkus:qute`
so i run `toolbox list io.quarkus:qute` and response is empty.
should it not be list of versio…
-
We are currently developing an extension called `qute-web-asciidoc`, which utilizes a pure Java library behind the scenes to convert AsciiDoc to HTML. While the library is efficient and lightweight, i…
-
Qute:Thu Jul 20 07:40:15 GMT+07:00 2023
-
Qute:Mon Jun 26 00:28:00 GMT+07:00 2023
-
We need this call hierarchy support in our Qute language server https://github.com/redhat-developer/quarkus-ls/issues/1030
In my spare time, I have implemented this LSP call hierarchy support.
@InSy…
-
i'm wondering to use lf as a filepicker in qute.
but found in terminal:
`lf -print-selection` print nothiing while selected and quit.
also `lf -selection-path /tmp/s` writes no file.
- os : vo…
-
See https://github.com/FroMage/quarkus-renarde-todo/blob/main/src/main/resources/templates/tags/user.html
The validator treats `it` as a `java.lang.Object`, so it marks all the method invocations …
-
Using the latest IntelliJ on latest Windows version, I'm getting the following error when starting the IDE:
```
Error while consuming LSP 'textDocument/inlayHint' request
java.util.concurrent.Execut…
-
It should be very nice if we could debug with breakpoint a Qute template by using https://microsoft.github.io/debug-adapter-protocol/
@maxandersen @mkouba what you think with this idea?
-
When trying out the project (cloning, `mvn quarkus:dev`, however with `ollama` as backend) I ran into the following error:
```
io.quarkus.qute.TemplateException: Rendering error: Entry "review" no…