-
UI:
- [ ] Maybe show rendered HTML for config sections?
- [ ] Maybe show value descriptions. Check [_get_setting_quickref](https://github.com/The-Compiler/qutebrowser/blob/f4876c7f4fdba1c0e3461a5cbf…
-
I've created my own local conda environment and would like to use this pre-created environment.
``` r
renv::use_python(python="/var/local/QUTE/Transfer/Michael/rgee5/renv/python/miniconda/bin/python…
-
### Application information
| Application name | Icon name | Context | Icon reference |
| ---------------- | :--------- | :---------- | :------------- |
| Media Player Classic Qute T…
-
### Description
ATM we can declare tag parameters like this:
```html
{@java.lang.Boolean img}
{@java.lang.Integer size}
{@fr.epardaud.model.User it}
{#if img??}
{it.reputation}
{/if}…
-
### Describe the bug
I have 23 errors, and this is the log:
https://gist.github.com/FroMage/efe4825da693adcfa783164fac608dd7
It looks like it's displaying the list of errors three times, and it…
-
Quarkus bietet eine Templating Engine, qute, an: https://quarkus.io/guides/qute
Damit könnten wir Javascript von der Seite entfernen, die Seite etwas mehr Acccessible machen und die Renderzeiten no…
-
I am setting Qute on a Quarkus project. But when fixing non existent template, I am getting an error:
![quteError](https://github.com/redhat-developer/vscode-quarkus/assets/695993/13e45492-f641-4dc…
-
automatic change format, resize, crop, ...
-
If you have a user tag with spaces in it's name, like:
`src/main/resources/templates/tags/my tag.html`
Then a snippet for `my tag` appears. When you apply the snippet, qute-ls reports that the g…
-
It seems VSCode extension doesn't support this yet.
See https://quarkus.io/guides/qute-reference#fragments
cc @mkouba